summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/layout/filtershow_activity.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/filtershow_activity.xml b/res/layout/filtershow_activity.xml
index f2b4736b6..f9d04aacc 100644
--- a/res/layout/filtershow_activity.xml
+++ b/res/layout/filtershow_activity.xml
@@ -189,10 +189,9 @@
android:layout_gravity="center"
android:layout_weight="1"
android:background="@android:color/transparent"
- android:textAllCaps="true"
android:gravity="center"
android:text="@string/apply_effect"
- android:textSize="24dip" />
+ android:textSize="18dip" />
</LinearLayout>
<HorizontalScrollView