setNavigationBarTintEnabled

public void setNavigationBarTintEnabled(boolean enabled)

Enable tinting of the system navigation bar.

If the platform does not have soft navigation keys, is running Jelly Bean or earlier, or translucent system UI modes have not been enabled in either the theme or via window flags, then this method does nothing.

Parameters

enabled

True to enable tinting, false to disable it (default).