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 ?
Like that?
NavigationRailView
How can you be so sure that everything written in Kotlin does not have a Java implementation?