forked from penguin86/luna-tracker
Compare commits
2 Commits
a90f939428
...
71cf754ac8
| Author | SHA1 | Date | |
|---|---|---|---|
| 71cf754ac8 | |||
| a200e40816 |
@@ -4,7 +4,9 @@
|
|||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:padding="20dp">
|
android:paddingTop="20dp"
|
||||||
|
android:paddingBottom="10dp"
|
||||||
|
android:paddingHorizontal="20dp">
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/dialog_event_detail_type_emoji"
|
android:id="@+id/dialog_event_detail_type_emoji"
|
||||||
|
|||||||
Reference in New Issue
Block a user