I want to change background color for navigation soft keys that are introduced for Nougat. Is there any way I can implement that? What I already implemented is added navigation bar color in both of my style files. But it's not fixing this and I don't see any changes.
<item name="android:navigationBarColor">@color/navColor</item>