removing unneeded button background colour

- causes the rounded corners and highlight to stop working
This commit is contained in:
Adam Brown 2022-03-04 13:24:08 +00:00
parent 9c114f371e
commit 9575cb5de7

View File

@ -94,7 +94,6 @@
style="@style/Widget.Vector.Button.Login"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:background="?colorSecondary"
android:text="@string/ftue_personalize_lets_go"
android:textAllCaps="true"
app:layout_constraintBottom_toTopOf="@id/personalizationCompleteSpace5"