Fix scaling of icons on AppDetails
This commit is contained in:
parent
1d3c18423b
commit
0f44c5edba
@ -18,7 +18,7 @@
|
|||||||
android:layout_height="56dp"
|
android:layout_height="56dp"
|
||||||
android:layout_centerVertical="true"
|
android:layout_centerVertical="true"
|
||||||
android:padding="4dp"
|
android:padding="4dp"
|
||||||
android:scaleType="center" />
|
android:scaleType="fitCenter" />
|
||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user