AppDetails2: add missing paddingEnd to match paddingRight
This commit is contained in:
parent
3121a106e0
commit
8cb277e90d
@ -33,6 +33,7 @@
|
||||
android:layout_alignParentTop="true"
|
||||
android:paddingBottom="8dp"
|
||||
android:paddingRight="8dp"
|
||||
android:paddingEnd="8dp"
|
||||
android:src="@drawable/ic_repo_app_default" />
|
||||
|
||||
<LinearLayout
|
||||
|
Loading…
x
Reference in New Issue
Block a user