fix(settings): Center icons (again) 😔 (#361)
This commit is contained in:
parent
9d3d394c7d
commit
f8a6fad513
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="24dp"
|
||||
android:gravity="center_vertical|start"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<ImageView
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue