Bottom Navigation View | Bottom Menu Bar | Bottom Bar Menu | Bottom Navigation Bar
Step01:First Import compile'com.android.support:design:26.1.0' And Rebuild The App
Step02: Make Some Menu Item accroding to menu.xml
Step 3: Make A BottomNavigationView On MainActivity.xml
Step 04: Write Some Java codes.. also setOnNavigationItemSelectedListener according to MainActivity.JAVA
Comments
Post a Comment