Merge "Fix invalid style reference in xml"
This commit is contained in:
committed by
Android (Google) Code Review
commit
ba9af60132
@@ -27,7 +27,6 @@
|
||||
android:paddingStart="8dp"
|
||||
android:paddingEnd="8dp">
|
||||
<Button
|
||||
style="@android:style/@Widget.Material.Button.Colored"
|
||||
android:id="@+id/forget_button"
|
||||
android:text="@string/forget"
|
||||
android:layout_width="0dp"
|
||||
|
||||
Reference in New Issue
Block a user