diff options
Diffstat (limited to 'res/layout')
-rw-r--r-- | res/layout/bottom_actions.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/bottom_actions.xml b/res/layout/bottom_actions.xml index 0b6c3ed..eea6d7a 100644 --- a/res/layout/bottom_actions.xml +++ b/res/layout/bottom_actions.xml @@ -30,7 +30,7 @@ android:layout_height="30dp" android:layout_gravity="top|center_horizontal" android:layout_margin="8dp" - android:src="@drawable/ic_quickthemes"/> + android:src="@drawable/ic_appthemer"/> <ImageView android:id="@+id/new_tag" android:layout_width="wrap_content" |