Open svenoaks opened 3 years ago
The ?colorPrimary wouldn't get picked up on the btAgree until I edited the library and changed the Button to com.google.android.material.button.MaterialButton. I'm not really sure why.
?colorPrimary
Button
com.google.android.material.button.MaterialButton
I noticed the same problem recently. Will the library be fixed/updated again?
The
?colorPrimary
wouldn't get picked up on the btAgree until I edited the library and changed theButton
tocom.google.android.material.button.MaterialButton
. I'm not really sure why.