Android代码-一个搞笑的TabLayout库

时间:2022-08-26 00:44:48
【文件属性】:
文件名称:Android代码-一个搞笑的TabLayout库
文件大小:1.91MB
文件格式:ZIP
更新时间:2022-08-26 00:44:48
Android代码 RecyclerTabLayout An efficient TabLayout library implemented with RecyclerView. Features Efficient when having many tabs Easy setup with ViewPager (same as TabLayout of Android Design Support Library) RTL layout support UseCase Many tabs layout Infinite loop scrolling (imitated) Demos Samples Getting started In your build.gradle: repositories { jcenter() } dependencies { compile 'com.nshmura:recyclertablayout:1.5.0' } Define RecyclerTabLayout in xml layout with custom attribute

网友评论