1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-11 10:18:05 +09:00

Dashboard | Fix | Object deletion progress bar title positioning (#1926)

This commit is contained in:
Evgenii Kozlov 2021-11-11 15:25:02 +03:00 committed by GitHub
parent ce2bca4adf
commit 33ea1ea269
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@
android:orientation="vertical">
<TextView
android:layout_gravity="center_horizontal"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="20dp"