0

I want to have 2 different colored buttons for my app. I am currently using this in styles.xml but it applies this theme for the whole app:

<item name="android:colorButtonNormal">@color/primaryColor</item>

I tried using this in the button but it makes no difference,

android:backgroundTint="@color/accentColor" 

Please help! I would appreciate clear answers as I cannot find the answer anywhere. Thanks!!

Gursimran Bedi
  • 119
  • 1
  • 8

0 Answers0