forked from penguin86/luna-tracker
Compare commits
2 Commits
71cf754ac8
...
a90f939428
| Author | SHA1 | Date | |
|---|---|---|---|
| a90f939428 | |||
| 28674e2acc |
@@ -4,9 +4,7 @@
|
|||||||
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:paddingTop="20dp"
|
android:padding="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