Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e717360d00
|
||
|
|
2f26599931
|
||
|
|
f8f9d82440
|
@@ -48,6 +48,7 @@
|
|||||||
android:id="@+id/languageToggle"
|
android:id="@+id/languageToggle"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:baselineAligned="false"
|
||||||
app:singleSelection="true"
|
app:singleSelection="true"
|
||||||
app:selectionRequired="true">
|
app:selectionRequired="true">
|
||||||
|
|
||||||
|
|||||||
@@ -282,6 +282,7 @@
|
|||||||
android:id="@+id/languageToggle"
|
android:id="@+id/languageToggle"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:baselineAligned="false"
|
||||||
app:singleSelection="true"
|
app:singleSelection="true"
|
||||||
app:selectionRequired="true">
|
app:selectionRequired="true">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user