Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

9
  • 1
    hello, thank you for this quetion and ans too, this is working perfect but i'm still struggling with color of icons, my by default icons are black but it shows light black and when i click the icon it colors turns to white.. how to resolve? Commented Apr 27, 2017 at 5:51
  • I don't know why this doesn't work in my app :( I've been struggling for hours now
    – pamobo0609
    Commented Oct 6, 2017 at 17:49
  • 7
    I am getting below error. BottomNavigationItemView.setShiftingMode can only be called from within the same library group (groupId=com.android.support) Commented Nov 7, 2017 at 18:37
  • 3
    @SureshParmar, looks like with the latest version of Design Library, this is not working. Any idea if they moved the disable shift mode to the public API?
    – midhunhk
    Commented Nov 20, 2017 at 13:12
  • 1
    For those who find this, here is the issue in the Android Support Library issue tracker for adding this as a feature of the BottomNavigationView : issuetracker.google.com/issues/37125827 Commented Mar 1, 2018 at 15:30