mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 10:23:33 +00:00
Decreased top padding in dialog
This commit is contained in:
parent
dc11bec48c
commit
8c9af4ef42
6 changed files with 9 additions and 6 deletions
|
|
@ -7,7 +7,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="24dp"
|
||||
android:layout_marginTop="24dp"
|
||||
android:layout_marginTop="12dp"
|
||||
android:layout_marginBottom="4dp"
|
||||
android:layout_marginEnd="24dp"
|
||||
android:text="@string/connection_alert_dialog_summary" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue