mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Tweak Button Styles Part 2
This commit is contained in:
		| @@ -183,7 +183,7 @@ | ||||
|  | ||||
|     <Button | ||||
|         android:id="@+id/begin_migration_btn" | ||||
|         style="@style/Theme.Widget.Button.Colored" | ||||
|         style="@style/Theme.Widget.Button.FilledAccent" | ||||
|         android:layout_width="0dp" | ||||
|         android:layout_height="wrap_content" | ||||
|         android:layout_marginStart="8dp" | ||||
|   | ||||
| @@ -11,7 +11,7 @@ | ||||
|  | ||||
|     <Button | ||||
|         android:id="@+id/dialog_open_button" | ||||
|         style="@style/Theme.Widget.Button.Borderless" | ||||
|         style="@style/Theme.Widget.Button" | ||||
|         android:layout_width="match_parent" | ||||
|         android:layout_height="match_parent" | ||||
|         android:layout_weight="1" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user