mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
[fenix] No issue: Sign in button style should be ThemeIndependentMaterialGreyButton
This commit is contained in:
parent
36de82bdc6
commit
0c97d8780d
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user