Android : Migrating to Navigation Rail


I am finally updating my Android Java application to run in Android Studio.

I have seen that the current recommendation is to use a Navigation Rail instead of a Drawer.

However, I have not seen (or probably not looked in the right place) any tutorials for implementing this in an Android java project.

Please note that my app is far too large to rewrite in kotlin - hence why I am looking for this in java.

Can anyone help with this, please ?

0
Apr 8 at 1:09 PM
User AvatarSimon
#java#android

Accepted Answer

Like that?
NavigationRailView
How can you be so sure that everything written in Kotlin does not have a Java implementation?

User Avataruser31774114
Apr 8 at 11:44 PM
1