Navigation Bar Color API 21

suggest change

This attribute is used to change the navigation bar (one, that contain Back, Home Recent button). Usually it is black, however it’s color can be changed.

<style name="AppTheme" parent="Theme.AppCompat">
    <item name="android:navigationBarColor">@color/my_color</item>
</style>

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents