BottomNavigation icon indicating copy to clipboard operation
BottomNavigation copied to clipboard

Results 3 BottomNavigation issues
Sort by recently updated
recently updated
newest added

can not setup the library! added both: repositories { maven { url "https://jitpack.io" } } and dependencies { compile 'com.github.krpiotrek:BottomNavigation:library:d6a02f9686' }

Is it possible to change background color of the selected item to make it look like this? ![screen shot 2017-03-15 at 17 55 45](https://cloud.githubusercontent.com/assets/8579320/23961681/5f58a34e-09b4-11e7-9769-88c33360f1f4.JPG)

Would it be possible to add a cross-fade animation when switching views, like it is stated in Material guidelines? ![bottomnav](https://cloud.githubusercontent.com/assets/3911627/16593856/6b648606-42b5-11e6-9dfe-ced668150c07.gif)