文件名称:Navigation:微信导航
文件大小:2.8MB
文件格式:ZIP
更新时间:2024-08-02 22:10:00
Java
1、微信导航 原作者: 使用ActionBar+PagerSlidingTabStrip( )导航。 容器使用ViewPager+Fragment。 在Fragment中重写setuservisiblehint()方法。来避免了ViewPager预加载下一个Fragment。 2、DrawerLayout 原作者: DrawerLayout + ActionBar 自定义ActionBarDrawerToggle实现 material design animation