summaryrefslogtreecommitdiffstats
path: root/res/layout/filtershow_editor_panel.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/filtershow_editor_panel.xml')
-rw-r--r--res/layout/filtershow_editor_panel.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/filtershow_editor_panel.xml b/res/layout/filtershow_editor_panel.xml
index ef2fb8bfc..a6da46a08 100644
--- a/res/layout/filtershow_editor_panel.xml
+++ b/res/layout/filtershow_editor_panel.xml
@@ -85,7 +85,8 @@
android:gravity="center"
android:text="@string/apply_effect"
android:textSize="18dip"
- android:drawableRight="@drawable/filtershow_menu_marker"/>
+ android:drawableRight="@drawable/filtershow_menu_marker"
+ android:textAllCaps="true" />
</LinearLayout>