mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Adjust size of more header (closes #2988)
This commit is contained in:
		| @@ -5,11 +5,11 @@ | ||||
|     android:layout_height="wrap_content" | ||||
|     android:background="?attr/colorPrimary" | ||||
|     android:elevation="2dp" | ||||
|     android:padding="48dp"> | ||||
|     android:padding="32dp"> | ||||
|  | ||||
|     <ImageView | ||||
|         android:layout_width="72dp" | ||||
|         android:layout_height="72dp" | ||||
|         android:layout_width="56dp" | ||||
|         android:layout_height="56dp" | ||||
|         android:layout_gravity="center" | ||||
|         app:srcCompat="@drawable/ic_tachi" | ||||
|         app:tint="?attr/colorOnPrimary" /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user