Messaging: Use light icons on conversations select menu
Change-Id: I48fa0e707494bf393a2c671dbca7a3a53af2411a
|
Before Width: | Height: | Size: 817 B |
|
Before Width: | Height: | Size: 799 B |
|
Before Width: | Height: | Size: 714 B |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 947 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 714 B |
|
Before Width: | Height: | Size: 694 B |
|
Before Width: | Height: | Size: 644 B |
|
Before Width: | Height: | Size: 837 B |
|
Before Width: | Height: | Size: 785 B |
|
Before Width: | Height: | Size: 791 B |
|
Before Width: | Height: | Size: 892 B |
|
Before Width: | Height: | Size: 971 B |
|
Before Width: | Height: | Size: 893 B |
|
Before Width: | Height: | Size: 860 B |
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 2.5 KiB |
@@ -0,0 +1,26 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Copyright (C) 2016 The Android Open Source Project
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="24dp"
|
||||||
|
android:height="24dp"
|
||||||
|
android:viewportWidth="24.0"
|
||||||
|
android:viewportHeight="24.0"
|
||||||
|
android:tint="?attr/colorControlNormal">
|
||||||
|
<path
|
||||||
|
android:fillColor="@android:color/white"
|
||||||
|
android:pathData="M16,1L4,1c-1.1,0 -2,0.9 -2,2v14h2L4,3h12L16,1zM19,5L8,5c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h11c1.1,0 2,-0.9 2,-2L21,7c0,-1.1 -0.9,-2 -2,-2zM19,21L8,21L8,7h11v14z"/>
|
||||||
|
</vector>
|
||||||
@@ -0,0 +1,25 @@
|
|||||||
|
<!--
|
||||||
|
~ Copyright (C) 2017 The Android Open Source Project
|
||||||
|
~
|
||||||
|
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
~ you may not use this file except in compliance with the License.
|
||||||
|
~ You may obtain a copy of the License at
|
||||||
|
~
|
||||||
|
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
~
|
||||||
|
~ Unless required by applicable law or agreed to in writing, software
|
||||||
|
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
~ See the License for the specific language governing permissions and
|
||||||
|
~ limitations under the License
|
||||||
|
-->
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="24dp"
|
||||||
|
android:height="24dp"
|
||||||
|
android:viewportWidth="24.0"
|
||||||
|
android:viewportHeight="24.0"
|
||||||
|
android:tint="?attr/colorControlNormal">
|
||||||
|
<path
|
||||||
|
android:fillColor="@android:color/white"
|
||||||
|
android:pathData="M12,8V4l8,8 -8,8v-4H4V8z"/>
|
||||||
|
</vector>
|
||||||
@@ -0,0 +1,25 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Copyright (C) 2021 The Android Open Source Project
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="24dp"
|
||||||
|
android:height="24dp"
|
||||||
|
android:viewportWidth="24"
|
||||||
|
android:viewportHeight="24">
|
||||||
|
<path
|
||||||
|
android:fillColor="@android:color/white"
|
||||||
|
android:pathData="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"/>
|
||||||
|
</vector>
|
||||||
@@ -21,43 +21,43 @@
|
|||||||
<item
|
<item
|
||||||
android:id="@+id/share_message_menu"
|
android:id="@+id/share_message_menu"
|
||||||
android:title="@string/action_share"
|
android:title="@string/action_share"
|
||||||
android:icon="@drawable/ic_share_dark"
|
android:icon="@drawable/ic_share_light"
|
||||||
appcompat:showAsAction="collapseActionView|always" />
|
appcompat:showAsAction="collapseActionView|always" />
|
||||||
<item
|
<item
|
||||||
android:id="@+id/forward_message_menu"
|
android:id="@+id/forward_message_menu"
|
||||||
android:title="@string/message_context_menu_forward_message"
|
android:title="@string/message_context_menu_forward_message"
|
||||||
android:icon="@drawable/ic_forward_dark"
|
android:icon="@drawable/ic_forward_light"
|
||||||
appcompat:showAsAction="collapseActionView|always"/>
|
appcompat:showAsAction="collapseActionView|always"/>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/save_attachment"
|
android:id="@+id/save_attachment"
|
||||||
android:title="@string/save"
|
android:title="@string/save"
|
||||||
android:icon="@drawable/ic_save_dark"
|
android:icon="@drawable/ic_save_light"
|
||||||
appcompat:showAsAction="collapseActionView|always" />
|
appcompat:showAsAction="collapseActionView|always" />
|
||||||
<item
|
<item
|
||||||
android:id="@+id/copy_text"
|
android:id="@+id/copy_text"
|
||||||
android:title="@string/message_context_menu_copy_text"
|
android:title="@string/message_context_menu_copy_text"
|
||||||
android:icon="@drawable/ic_content_copy_dark"
|
android:icon="@drawable/ic_content_copy_light"
|
||||||
appcompat:showAsAction="collapseActionView|always"/>
|
appcompat:showAsAction="collapseActionView|always"/>
|
||||||
|
|
||||||
<item
|
<item
|
||||||
android:id="@+id/details_menu"
|
android:id="@+id/details_menu"
|
||||||
android:title="@string/message_context_menu_view_details"
|
android:title="@string/message_context_menu_view_details"
|
||||||
android:icon="@drawable/ic_info_dark"
|
android:icon="@drawable/ic_info_light"
|
||||||
appcompat:showAsAction="collapseActionView|always"/>
|
appcompat:showAsAction="collapseActionView|always"/>
|
||||||
|
|
||||||
<item
|
<item
|
||||||
android:id="@+id/action_send"
|
android:id="@+id/action_send"
|
||||||
android:icon="@drawable/ic_send_dark"
|
android:icon="@drawable/ic_send_light"
|
||||||
android:title="@string/action_send"
|
android:title="@string/action_send"
|
||||||
appcompat:showAsAction="collapseActionView|always"/>
|
appcompat:showAsAction="collapseActionView|always"/>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/action_download"
|
android:id="@+id/action_download"
|
||||||
android:icon="@drawable/ic_file_download_dark"
|
android:icon="@drawable/ic_file_download_light"
|
||||||
android:title="@string/action_download"
|
android:title="@string/action_download"
|
||||||
appcompat:showAsAction="collapseActionView|always"/>
|
appcompat:showAsAction="collapseActionView|always"/>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/action_delete_message"
|
android:id="@+id/action_delete_message"
|
||||||
android:icon="@drawable/ic_delete_small_dark"
|
android:icon="@drawable/ic_delete_small_light"
|
||||||
android:title="@string/action_delete_message"
|
android:title="@string/action_delete_message"
|
||||||
appcompat:showAsAction="collapseActionView|always"/>
|
appcompat:showAsAction="collapseActionView|always"/>
|
||||||
</menu>
|
</menu>
|
||||||
|
|||||||