怎么沒(méi)有viewpagerindicator
問(wèn)一下為什么我的TypedArray a=context.obtainStyledAttributes(attrs,R.styleable.viewpagerindicator); mTabVisibleCount=a.getInt(R.styleable.viewpagerindicator_visible_tab_count, COUNT_DEFAULT_TAB); 這兩行代碼顯示說(shuō)沒(méi)有viewpagerindicator和viewpagerindicator_visible_tab_count,拜托了,謝謝!
2016-07-10
先在attrs文件里面聲明自定義屬性,然后才能獲取這些屬性