summaryrefslogtreecommitdiff
path: root/res/layout/dialog_location_compat.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/dialog_location_compat.xml')
-rw-r--r--res/layout/dialog_location_compat.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/res/layout/dialog_location_compat.xml b/res/layout/dialog_location_compat.xml
index 3e2467e..385b8d5 100644
--- a/res/layout/dialog_location_compat.xml
+++ b/res/layout/dialog_location_compat.xml
@@ -3,13 +3,16 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal" >
-
+
+
<SeekBar
android:id="@+id/number_seeker"
android:layout_weight="1"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
-
+
+
+
<TextView
android:id="@+id/page_number"
android:layout_width="wrap_content"