summaryrefslogtreecommitdiffstats
path: root/res/layout/photoeditor_main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/photoeditor_main.xml')
-rw-r--r--res/layout/photoeditor_main.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/layout/photoeditor_main.xml b/res/layout/photoeditor_main.xml
index dd7551ff6..ed4841ab3 100644
--- a/res/layout/photoeditor_main.xml
+++ b/res/layout/photoeditor_main.xml
@@ -63,7 +63,10 @@
<ImageView style="@style/ActionBarIcon"/>
</LinearLayout>
- <TextView android:id="@+id/action_bar_title" style="@style/ActionBarText"/>
+ <TextView
+ android:id="@+id/action_bar_title"
+ style="@style/ActionBarText"
+ android:text="@string/edit"/>
</LinearLayout>
<LinearLayout style="@style/ActionBarLinearLayout" android:layout_alignParentRight="true">