From 152a6a280ace51a09ed55fe1e57c2f9168a59c95 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sun, 1 Mar 2020 09:42:57 +0800 Subject: Still prepare to support multiple themes. --- app/src/main/res/menu/comment_activity.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/menu/comment_activity.xml') diff --git a/app/src/main/res/menu/comment_activity.xml b/app/src/main/res/menu/comment_activity.xml index 640f6a43..bed5b858 100644 --- a/app/src/main/res/menu/comment_activity.xml +++ b/app/src/main/res/menu/comment_activity.xml @@ -5,6 +5,6 @@ android:id="@+id/action_send_comment_activity" android:orderInCategory="1" android:title="@string/action_send" - android:icon="@drawable/ic_send_white_24dp" + android:icon="@drawable/ic_send_toolbar_24dp" app:showAsAction="ifRoom" /> \ No newline at end of file -- cgit v1.2.3