summaryrefslogtreecommitdiffstats
path: root/res/layout/button_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/button_bar.xml')
-rw-r--r--res/layout/button_bar.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/button_bar.xml b/res/layout/button_bar.xml
index 9a6f9fa..a1c0640 100644
--- a/res/layout/button_bar.xml
+++ b/res/layout/button_bar.xml
@@ -24,8 +24,7 @@
style="@style/ButtonBar.Left"
android:id="@+id/prev_button"
android:layout_width="0dp"
- android:layout_weight="1"
- android:text="@string/prev" />
+ android:layout_weight="1"/>
<Button
style="@style/ButtonBar.Right"