Order by distance
This commit is contained in:
@ -201,6 +201,11 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/Identify_country_region" />
|
||||
<CheckBox
|
||||
android:id="@+id/cbOrderByDistance"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/Sort_lists_by_distance" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user