I´m trying to change the toolbar Background color programmatically by doing this:
getSupportActionBar().setBackgroundDrawable(newColorDrawable(getResources()
mToolbar.setBackgroundResource(mGameEnum.getPrimeColorRes());