mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-22 13:48:55 +00:00
update snackbar
This commit is contained in:
parent
01d63102a7
commit
c7bf2bf034
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:paddingTop="8dp"
|
||||
android:paddingBottom="8dp"
|
||||
android:paddingLeft="28dp"
|
||||
android:paddingRight="28dp"
|
||||
android:paddingLeft="20dp"
|
||||
android:paddingRight="20dp"
|
||||
android:gravity="center"
|
||||
tools:background="@drawable/snackbar_background_green"
|
||||
android:layout_marginBottom="16dp"
|
||||
|
|
|
|||
Loading…
Reference in a new issue