Changes between Version 8 and Version 9 of juchaozhi


Ignore:
Timestamp:
09/04/2014 01:50:54 PM (12 years ago)
Author:
ouyangwenfeng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • juchaozhi

    v8 v9  
    153153   5>SearchFindFragment发现的子页面,基本和SearchDiscountFragment一样的逻辑。[[BR]] 
    154154   6>SearchResultFragmentPagerAdapter类用于SearchActivity中初始化结果页面的时候用。[[BR]] 
    155    7>SearchSeaWashesFragment 海淘搜索页与优惠搜索页数据和布局一直调用同一套布局和适配器。[[BR]] 
    156    8>SearchUtil 就是封装了对热词的解析操作。[[BR]] 
    157    9>SimulateOnResume 接口,主要用来点击或者滑动到不同栏目的时候调用onResume方法的时候用到。[[BR]] 
     155   7>SearchSeaWashesFragment海淘搜索页与优惠搜索页数据和布局一直调用同一套布局和适配器。[[BR]] 
     156   8>SearchUtil就是封装了对热词的解析操作。[[BR]] 
     157   9>SimulateOnResume接口,主要用来点击或者滑动到不同栏目的时候调用onResume方法的时候用到。[[BR]]