When I click the toggle button, there will be a menu in right side
Asked
Active
Viewed 145 times
-3

Phantômaxx
- 37,901
- 21
- 84
- 115
-
It is answered here https://stackoverflow.com/a/20311247/3101777 – Misha Akopov Sep 04 '20 at 13:58
1 Answers
-1
Could you please try using the following attribute
android:layout_gravity = "end"
in your NavigationView? Please place this attribute in your NavigationView and check.

MonikaKumarJethani
- 153
- 7