Current Android Release version:
Version Code: Pie
Version: 9
API level: 28

How to Force ActionBar to be at the bottom of the screen

In Android Manifest file for the application tag, add the following property:

android:uiOptions="splitActionBarWhenNarrow"

No comments:

Post a Comment