Android - Tabs in bottom of screen

前端 未结 10 1800
有刺的猬
有刺的猬 2020-12-30 15:06

I have been looking for about a day for a way to get my android application have tabs in the bottom of the screen.

On the Android Developer website in the Styles and

10条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-30 15:28

    Google does not recommend to have Tabs at the bottom.

    See the following official design pattern guide from Android,
    And look for the section "Don't use bottom tab bars"

    http://developer.android.com/design/patterns/pure-android.html

提交回复
热议问题