I need to make the navigation bar translucent, I have tried using, getWindow().setNavigationBarColor(getResources().getColor(R.color.transparent)); but it\'s
getWindow().setNavigationBarColor(getResources().getColor(R.color.transparent));