开发者

where is ViewPager in the android compatibility package?

I've got the android compatibility package and want to 开发者_运维技巧experiment with the ViewPager. http://developer.android.com/sdk/compatibility-library.html

However, i can't find this class. where is it? after I generated the javadocs (per the link above, the class file is not in the javadocs either).

Any ideas?


android.support.v4.view.ViewPager? Check the source of the compatibility package, unless you are using an old version, it should be there.


double check if your android compatability source contains the file...

had the same problem and tried to fix it (ViewPager not found - cannot be resolved) .. and finally found out that my included lib (source) simply didnt contain it...

good luck!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜