1
0
Fork 0

No issue: Sign in button style should be ThemeIndependentMaterialGreyButton

master
ekager 2019-10-24 09:47:46 -07:00 committed by Emily Kager
parent f49331de55
commit 4aeea36dc7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/bookmark_folders_sign_in"
style="@style/ThemeIndependentMaterialGreyButtonDestructive"
style="@style/ThemeIndependentMaterialGreyButton"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginEnd="@dimen/sign_in_button_margin"