summaryrefslogtreecommitdiffstats
path: root/res/layout/filtershow_actionbar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/filtershow_actionbar.xml')
-rw-r--r--res/layout/filtershow_actionbar.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/filtershow_actionbar.xml b/res/layout/filtershow_actionbar.xml
index 5f0aa3ff6..924d7178d 100644
--- a/res/layout/filtershow_actionbar.xml
+++ b/res/layout/filtershow_actionbar.xml
@@ -17,11 +17,10 @@
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="match_parent"
- android:background="@drawable/filtershow_button_background"
android:id="@+id/filtershow_done"
android:textAllCaps="true"
android:text="@string/save"
android:gravity="center_vertical"
android:textSize="14sp"
- android:drawableLeft="@drawable/menu_save_photo"
+ android:drawableStart="@drawable/menu_save_photo"
android:drawablePadding="8dip" /> \ No newline at end of file