9

With my app theme I show a colored navigation bar (the one at the bottom of the screen with back button) by using this attribute

 <item name="android:navigationBarColor">@color/theme_color</item>

When the soft keyboard comes up, the color turns into black. I'd like to keep my theme color.

user3290180
  • 4,260
  • 9
  • 42
  • 77
  • I have the very same problem (Android 10), but kind of opposite: My `` works when the soft keyboard is shown. Did you solve your problem? – Luis A. Florit Apr 13 '20 at 22:25

0 Answers0