mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Use same padding as source icons for extensions
This commit is contained in:
		| @@ -10,11 +10,13 @@ | ||||
|         android:id="@+id/image" | ||||
|         android:layout_width="0dp" | ||||
|         android:layout_height="0dp" | ||||
|         android:padding="12dp" | ||||
|         android:paddingStart="16dp" | ||||
|         android:paddingEnd="8dp" | ||||
|         app:layout_constraintBottom_toBottomOf="parent" | ||||
|         app:layout_constraintDimensionRatio="h,1:1" | ||||
|         app:layout_constraintDimensionRatio="1:1" | ||||
|         app:layout_constraintStart_toStartOf="parent" | ||||
|         app:layout_constraintTop_toTopOf="parent" | ||||
|         tools:ignore="ContentDescription" | ||||
|         tools:src="@mipmap/ic_launcher_round" /> | ||||
|  | ||||
|     <TextView | ||||
|   | ||||
		Reference in New Issue
	
	Block a user