How to create bottom navigation bar similar to instagram

前端 未结 5 2053
臣服心动
臣服心动 2020-12-29 17:18

I am an android newbie trying to create a bottom navigation bar for my new android app similar to one there in Instagram. Like this where clicking on the search icon adds a

5条回答
  •  南方客
    南方客 (楼主)
    2020-12-29 17:58

    You can look at this example that name NavigationAdvancedSample in google samples. NavigationExtensions will solve your problem

    Navigation Advanced Sample

提交回复
热议问题