mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-22 13:48:55 +00:00
[#172] vertically centered checklist label
This commit is contained in:
parent
d3deb1813b
commit
f5cf8c9166
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:padding="5dp"
|
||||
android:paddingLeft="16dp"
|
||||
/>
|
||||
android:layout_gravity="center_vertical" />
|
||||
</LinearLayout>
|
||||
<View
|
||||
android:id="@+id/bottomBorderView"
|
||||
|
|
|
|||
Loading…
Reference in a new issue