actionbar setnavigationmode deprecated

后端 未结 2 1869
刺人心
刺人心 2021-01-20 03:28

Hi I\'m making an app in which I plan on showing floor & category wise listing of stores inside a mall.

Below snap show an activity showing floor wise listing of

2条回答
  •  灰色年华
    2021-01-20 03:57

    The Google I/O 2014 Android App contain what you need

    SlidingTabLayout.java ,check out here

    and the SlidingTabStrip.java

    there are two files could implement what you show up there.

    more document about this style at here

提交回复
热议问题