mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Increase padding to progress bar (#5110)
This commit is contained in:
		| @@ -52,7 +52,8 @@ | ||||
|         android:id="@+id/download_progress" | ||||
|         android:layout_width="0dp" | ||||
|         android:layout_height="wrap_content" | ||||
|         android:layout_marginBottom="8dp" | ||||
|         android:layout_marginTop="4dp" | ||||
|         android:layout_marginBottom="4dp" | ||||
|         app:layout_constraintBottom_toBottomOf="parent" | ||||
|         app:layout_constraintEnd_toStartOf="@+id/menu" | ||||
|         app:layout_constraintStart_toEndOf="@+id/reorder" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user