mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-06-08 16:04:53 -04:00
Fix scaling of icons on AppDetails
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
android:layout_height="56dp"
|
||||
android:layout_centerVertical="true"
|
||||
android:padding="4dp"
|
||||
android:scaleType="center" />
|
||||
android:scaleType="fitCenter" />
|
||||
|
||||
<RelativeLayout
|
||||
android:layout_width="fill_parent"
|
||||
|
||||
Reference in New Issue
Block a user