Changes between Version 3 and Version 4 of juchaozhi


Ignore:
Timestamp:
09/04/2014 11:53:10 AM (12 years ago)
Author:
wuchangbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • juchaozhi

    v3 v4  
    1212                1)侧边栏使用SlidingMenu这个开源控件 下载地址:https://github.com/jfeinstein10/SlidingMenu[[BR]] 
    1313        2>com.juchaozhi.main.MainTabFragment(界面切换)[[BR]] 
    14         |-公共头部include app_top_banner_layout[[BR]] 
    15         |-com.juchaozhi.discount.DiscountMainFragment(优惠)[[BR]] 
    16         |-com.juchaozhi.find.FindMainFragment(发现)[[BR]] 
    17         |-com.juchaozhi.showorder.ShowOrderFragment(晒单)[[BR]] 
    18         |-com.juchaozhi.subscribe.SubscribeMainFragment(订阅)[[BR]] 
    19         |-com.juchaozhi.topic.TopicFragment(专题)[[BR]] 
    20                 对应的xml文件为activity_main.xml[[BR]] 
    21         实现功能包括底部tab切换,搜索页面跳转,个人中心侧边栏[[BR]] 
     14          1)公共头部include app_top_banner_layout[[BR]] 
     15          2)com.juchaozhi.discount.DiscountMainFragment(优惠)[[BR]] 
     16          3)com.juchaozhi.find.FindMainFragment(发现)[[BR]] 
     17          4)com.juchaozhi.showorder.ShowOrderFragment(晒单)[[BR]] 
     18          5)com.juchaozhi.subscribe.SubscribeMainFragment(订阅)[[BR]] 
     19          6)com.juchaozhi.topic.TopicFragment(专题)[[BR]] 
     20          对应的xml文件为activity_main.xml[[BR]] 
     21          实现功能包括底部tab切换,搜索页面跳转,个人中心侧边栏[[BR]] 
    2222        3>com.juchaozhi.main.MainTabSkinService(主要提供tab切换时的切换背景图片)[[BR]] 
    2323        4>com.juchaozhi.main.NavigationFragment(暂时没发现有用到)[[BR]]