I am trying to find the xml theme parameter to make the soft navigation buttons e.g. in Nexus 5 on a given color/transparent and accept overlay. I cannot find something so far.
Example:
To do that inside of an App I used this into styles.xml
<item name="android:windowTranslucentNavigation">true</item>
<item name="android:windowTranslucentStatus">true</item>
<item name="android:fitsSystemWindows">true</item>
But, you have to manage layout objects under navigation bar (like FAB Button).
Not sure if that is what you want, just give a try.
Cheers
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With