mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-02 12:54:27 +00:00
Fix alignment of the drag icon (#419)
This commit is contained in:
parent
0eab3c3281
commit
0c804fb7c3
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
android:paddingEnd="10dp"
|
||||
android:src="@drawable/ic_drag_indicator"
|
||||
app:tint="@color/foreground_weak"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content" />
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue