mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-25 00:56:35 +00:00
reduce margin in reorder dialogs
now with the icons for toolbar keys more space is preferable
This commit is contained in:
parent
f1b4e3ad3a
commit
80a0668237
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:paddingHorizontal="16dp"
|
||||
android:paddingHorizontal="2dp"
|
||||
android:paddingVertical="4dp"
|
||||
android:orientation="horizontal"
|
||||
android:minHeight="48dp"
|
||||
|
|
Loading…
Add table
Reference in a new issue