when changing device orientation softkey also change to top and bottom of the device. How can i disable it and fix to the softkey bar to bottom of the device in android application.
Asked
Active
Viewed 96 times
0
-
Workaround can be hiding android navigation bar and designing your own in-app – VVB Oct 13 '17 at 09:51
-
thanx.. ya.. but hiding the softkeys may effect for the app. then i transparent it. the problem is detect rotation on softkey. – Trilok Oct 13 '17 at 10:17