diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 5a95de62c6..a65c1bdfb0 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -68,8 +68,9 @@
android:label="@string/app_name"
android:largeHeap="true"
android:networkSecurityConfig="@xml/network_security_configuration"
+ android:requestLegacyExternalStorage="true"
android:supportsRtl="true"
- android:theme="@style/Session.DarkTheme"
+ android:theme="@style/Theme.Session.DayNight"
tools:replace="android:allowBackup">
@@ -92,43 +93,51 @@
+ android:screenOrientation="portrait"
+ android:theme="@style/Theme.Session.DayNight.FlatActionBar"/>
+ android:screenOrientation="portrait"
+ android:theme="@style/Theme.Session.DayNight.FlatActionBar"/>
+ android:windowSoftInputMode="adjustResize"
+ android:theme="@style/Theme.Session.DayNight.FlatActionBar" />
+ android:windowSoftInputMode="adjustResize"
+ android:theme="@style/Theme.Session.DayNight.FlatActionBar" />
+ android:windowSoftInputMode="adjustResize"
+ android:theme="@style/Theme.Session.DayNight.FlatActionBar"/>
+ android:screenOrientation="portrait"
+ android:theme="@style/Theme.Session.DayNight.FlatActionBar" />
+ android:theme="@style/Theme.Session.DayNight.NoActionBar" />
+ android:label="@string/activity_settings_title"/>
+ android:screenOrientation="portrait"
+ android:theme="@style/Theme.Session.DayNight.FlatActionBar"/>
+ android:screenOrientation="portrait"
+ android:theme="@style/Theme.Session.DayNight.FlatActionBar"/>
@@ -138,7 +147,8 @@
+ android:windowSoftInputMode="adjustResize"
+ android:theme="@style/Theme.Session.DayNight.FlatActionBar" />
@@ -147,7 +157,8 @@
android:screenOrientation="portrait" />
+ android:label="@string/activity_privacy_settings_title"
+ android:screenOrientation="portrait"/>
@@ -171,7 +182,6 @@
android:name="org.thoughtcrime.securesms.InviteActivity"
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"
android:parentActivityName="org.thoughtcrime.securesms.loki.activities.HomeActivity"
- android:theme="@style/TextSecure.HighlightTheme"
android:windowSoftInputMode="stateHidden">
@@ -250,7 +260,7 @@
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"
android:launchMode="singleTask"
android:noHistory="true"
- android:theme="@style/TextSecure.LightNoActionBar"
+ android:theme="@style/Theme.Session.DayNight.NoActionBar"
android:windowSoftInputMode="stateHidden">
@@ -278,7 +288,7 @@
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"
android:launchMode="singleTask"
android:screenOrientation="portrait"
- android:theme="@style/Session.DarkTheme.NoActionBar"
+ android:theme="@style/Theme.TextSecure.DayNight.NoActionBar"
android:parentActivityName="org.thoughtcrime.securesms.loki.activities.HomeActivity"
android:windowSoftInputMode="stateUnchanged">
+ android:launchMode="singleTask" />
+ android:theme="@style/Theme.Session.DayNight.NoActionBar" />
+ android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize" />
+ android:theme="@style/Theme.Session.ForceDark"/>
+ android:theme="@style/Theme.AppCompat" />
+ android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize" />
+ android:theme="@style/Theme.Session.DayNight.NoActionBar" />
+ android:theme="@style/Theme.Session.DayNight.NoActionBar" />
+ android:theme="@style/Theme.Session.DayNight.NoActionBar" />
+
+
+ -
+
+
+
\ No newline at end of file
diff --git a/res/drawable-hdpi-v11/icon_cached.png b/res/drawable-hdpi-v11/icon_cached.png
deleted file mode 100644
index 777153ba4d..0000000000
Binary files a/res/drawable-hdpi-v11/icon_cached.png and /dev/null differ
diff --git a/res/drawable-hdpi/ic_forward_white_24dp.png b/res/drawable-hdpi/ic_forward_white_24dp.png
deleted file mode 100644
index ee62c532c3..0000000000
Binary files a/res/drawable-hdpi/ic_forward_white_24dp.png and /dev/null differ
diff --git a/res/drawable-hdpi/ic_keyboard_arrow_down_white_24dp.png b/res/drawable-hdpi/ic_keyboard_arrow_down_white_24dp.png
deleted file mode 100644
index bbb4fb4dc0..0000000000
Binary files a/res/drawable-hdpi/ic_keyboard_arrow_down_white_24dp.png and /dev/null differ
diff --git a/res/drawable-hdpi/ic_keyboard_arrow_up_white_36dp.png b/res/drawable-hdpi/ic_keyboard_arrow_up_white_36dp.png
deleted file mode 100644
index ddd0078f3f..0000000000
Binary files a/res/drawable-hdpi/ic_keyboard_arrow_up_white_36dp.png and /dev/null differ
diff --git a/res/drawable-hdpi/ic_save_white_24dp.png b/res/drawable-hdpi/ic_save_white_24dp.png
deleted file mode 100644
index 8e4fdd006e..0000000000
Binary files a/res/drawable-hdpi/ic_save_white_24dp.png and /dev/null differ
diff --git a/res/drawable-hdpi/icon_cached.png b/res/drawable-hdpi/icon_cached.png
index d319ca5216..777153ba4d 100644
Binary files a/res/drawable-hdpi/icon_cached.png and b/res/drawable-hdpi/icon_cached.png differ
diff --git a/res/drawable-mdpi-v11/icon_cached.png b/res/drawable-mdpi-v11/icon_cached.png
deleted file mode 100644
index 5654c49147..0000000000
Binary files a/res/drawable-mdpi-v11/icon_cached.png and /dev/null differ
diff --git a/res/drawable-mdpi/ic_forward_white_24dp.png b/res/drawable-mdpi/ic_forward_white_24dp.png
deleted file mode 100644
index 0b9869ae84..0000000000
Binary files a/res/drawable-mdpi/ic_forward_white_24dp.png and /dev/null differ
diff --git a/res/drawable-mdpi/ic_keyboard_arrow_down_white_24dp.png b/res/drawable-mdpi/ic_keyboard_arrow_down_white_24dp.png
deleted file mode 100644
index ef8a4b6a4c..0000000000
Binary files a/res/drawable-mdpi/ic_keyboard_arrow_down_white_24dp.png and /dev/null differ
diff --git a/res/drawable-mdpi/ic_keyboard_arrow_up_white_36dp.png b/res/drawable-mdpi/ic_keyboard_arrow_up_white_36dp.png
deleted file mode 100644
index dea8988386..0000000000
Binary files a/res/drawable-mdpi/ic_keyboard_arrow_up_white_36dp.png and /dev/null differ
diff --git a/res/drawable-mdpi/ic_save_white_24dp.png b/res/drawable-mdpi/ic_save_white_24dp.png
deleted file mode 100644
index 2aee517ccb..0000000000
Binary files a/res/drawable-mdpi/ic_save_white_24dp.png and /dev/null differ
diff --git a/res/drawable-mdpi/icon_cached.png b/res/drawable-mdpi/icon_cached.png
index 07d3a7e9d5..5654c49147 100644
Binary files a/res/drawable-mdpi/icon_cached.png and b/res/drawable-mdpi/icon_cached.png differ
diff --git a/res/drawable-notnight/prominent_filled_button_medium_background.xml b/res/drawable-notnight/prominent_filled_button_medium_background.xml
new file mode 100644
index 0000000000..6f6bd22a51
--- /dev/null
+++ b/res/drawable-notnight/prominent_filled_button_medium_background.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable-notnight/prominent_outline_button_medium_background.xml b/res/drawable-notnight/prominent_outline_button_medium_background.xml
new file mode 100644
index 0000000000..6e0de35a5b
--- /dev/null
+++ b/res/drawable-notnight/prominent_outline_button_medium_background.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable-notnight/unimportant_filled_button_medium_background.xml b/res/drawable-notnight/unimportant_filled_button_medium_background.xml
new file mode 100644
index 0000000000..f6ea907be5
--- /dev/null
+++ b/res/drawable-notnight/unimportant_filled_button_medium_background.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable-v12/recycler_view_fast_scroller_bubble.xml b/res/drawable-v12/recycler_view_fast_scroller_bubble.xml
deleted file mode 100644
index f135c5c6d6..0000000000
--- a/res/drawable-v12/recycler_view_fast_scroller_bubble.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/res/drawable-v21/circle_touch_highlight_background.xml b/res/drawable-v21/circle_touch_highlight_background.xml
deleted file mode 100644
index fe392b45e6..0000000000
--- a/res/drawable-v21/circle_touch_highlight_background.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
- -
-
-
-
-
-
\ No newline at end of file
diff --git a/res/drawable-v21/conversation_list_item_background.xml b/res/drawable-v21/conversation_list_item_background.xml
deleted file mode 100644
index 642879178e..0000000000
--- a/res/drawable-v21/conversation_list_item_background.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- -
-
-
-
-
-
diff --git a/res/drawable-v21/conversation_list_item_background_dark.xml b/res/drawable-v21/conversation_list_item_background_dark.xml
deleted file mode 100644
index 642879178e..0000000000
--- a/res/drawable-v21/conversation_list_item_background_dark.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- -
-
-
-
-
-
diff --git a/res/drawable-v21/dialog_background.xml b/res/drawable-v21/dialog_background.xml
deleted file mode 100644
index d607bfc022..0000000000
--- a/res/drawable-v21/dialog_background.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/res/drawable-v21/media_camera_button_background.xml b/res/drawable-v21/media_camera_button_background.xml
deleted file mode 100644
index e129933aea..0000000000
--- a/res/drawable-v21/media_camera_button_background.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
- -
-
-
-
-
-
- -
-
-
-
-
-
\ No newline at end of file
diff --git a/res/drawable-v21/media_count_button_background.xml b/res/drawable-v21/media_count_button_background.xml
deleted file mode 100644
index a5fdc45a06..0000000000
--- a/res/drawable-v21/media_count_button_background.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
- -
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/res/drawable-v21/mediarail_button_background.xml b/res/drawable-v21/mediarail_button_background.xml
deleted file mode 100644
index 035512fbff..0000000000
--- a/res/drawable-v21/mediarail_button_background.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- -
-
-
-
-
-
-
- -
-
-
-
-
-
-
diff --git a/res/drawable-v21/sticker_button_dark.xml b/res/drawable-v21/sticker_button_dark.xml
deleted file mode 100644
index bbd18b7e9f..0000000000
--- a/res/drawable-v21/sticker_button_dark.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
- -
-
-
-
-
-
- -
-
-
-
-
-
diff --git a/res/drawable-v21/sticker_button_light.xml b/res/drawable-v21/sticker_button_light.xml
deleted file mode 100644
index f20b4e89d1..0000000000
--- a/res/drawable-v21/sticker_button_light.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
- -
-
-
-
-
-
- -
-
-
-
-
-
diff --git a/res/drawable-v21/touch_highlight_background.xml b/res/drawable-v21/touch_highlight_background.xml
deleted file mode 100644
index 80e27edf3d..0000000000
--- a/res/drawable-v21/touch_highlight_background.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/res/drawable-xhdpi-v11/icon_cached.png b/res/drawable-xhdpi-v11/icon_cached.png
deleted file mode 100644
index 66a4b60dd3..0000000000
Binary files a/res/drawable-xhdpi-v11/icon_cached.png and /dev/null differ
diff --git a/res/drawable-xhdpi/ic_forward_white_24dp.png b/res/drawable-xhdpi/ic_forward_white_24dp.png
deleted file mode 100644
index 80841b1329..0000000000
Binary files a/res/drawable-xhdpi/ic_forward_white_24dp.png and /dev/null differ
diff --git a/res/drawable-xhdpi/ic_keyboard_arrow_down_white_24dp.png b/res/drawable-xhdpi/ic_keyboard_arrow_down_white_24dp.png
deleted file mode 100644
index 058cebb7f9..0000000000
Binary files a/res/drawable-xhdpi/ic_keyboard_arrow_down_white_24dp.png and /dev/null differ
diff --git a/res/drawable-xhdpi/ic_keyboard_arrow_up_white_36dp.png b/res/drawable-xhdpi/ic_keyboard_arrow_up_white_36dp.png
deleted file mode 100644
index ce4aa5602a..0000000000
Binary files a/res/drawable-xhdpi/ic_keyboard_arrow_up_white_36dp.png and /dev/null differ
diff --git a/res/drawable-xhdpi/ic_save_white_24dp.png b/res/drawable-xhdpi/ic_save_white_24dp.png
deleted file mode 100644
index 273f33ac65..0000000000
Binary files a/res/drawable-xhdpi/ic_save_white_24dp.png and /dev/null differ
diff --git a/res/drawable-xhdpi/icon_cached.png b/res/drawable-xhdpi/icon_cached.png
index b34b69604c..66a4b60dd3 100644
Binary files a/res/drawable-xhdpi/icon_cached.png and b/res/drawable-xhdpi/icon_cached.png differ
diff --git a/res/drawable-xxhdpi-v11/icon_cached.png b/res/drawable-xxhdpi-v11/icon_cached.png
deleted file mode 100644
index d17e250790..0000000000
Binary files a/res/drawable-xxhdpi-v11/icon_cached.png and /dev/null differ
diff --git a/res/drawable-xxhdpi/ic_forward_white_24dp.png b/res/drawable-xxhdpi/ic_forward_white_24dp.png
deleted file mode 100644
index 26294e574d..0000000000
Binary files a/res/drawable-xxhdpi/ic_forward_white_24dp.png and /dev/null differ
diff --git a/res/drawable-xxhdpi/ic_keyboard_arrow_down_white_24dp.png b/res/drawable-xxhdpi/ic_keyboard_arrow_down_white_24dp.png
deleted file mode 100644
index f9622b7bee..0000000000
Binary files a/res/drawable-xxhdpi/ic_keyboard_arrow_down_white_24dp.png and /dev/null differ
diff --git a/res/drawable-xxhdpi/ic_keyboard_arrow_up_white_36dp.png b/res/drawable-xxhdpi/ic_keyboard_arrow_up_white_36dp.png
deleted file mode 100644
index f91589d8bd..0000000000
Binary files a/res/drawable-xxhdpi/ic_keyboard_arrow_up_white_36dp.png and /dev/null differ
diff --git a/res/drawable-xxhdpi/ic_save_white_24dp.png b/res/drawable-xxhdpi/ic_save_white_24dp.png
deleted file mode 100644
index 6c87e13588..0000000000
Binary files a/res/drawable-xxhdpi/ic_save_white_24dp.png and /dev/null differ
diff --git a/res/drawable-xxhdpi/icon_cached.png b/res/drawable-xxhdpi/icon_cached.png
index ac8c295810..d17e250790 100644
Binary files a/res/drawable-xxhdpi/icon_cached.png and b/res/drawable-xxhdpi/icon_cached.png differ
diff --git a/res/drawable-xxxhdpi-v11/icon_cached.png b/res/drawable-xxxhdpi-v11/icon_cached.png
deleted file mode 100644
index fc6a833547..0000000000
Binary files a/res/drawable-xxxhdpi-v11/icon_cached.png and /dev/null differ
diff --git a/res/drawable-xxxhdpi/ic_keyboard_arrow_down_white_24dp.png b/res/drawable-xxxhdpi/ic_keyboard_arrow_down_white_24dp.png
deleted file mode 100644
index 30948d9833..0000000000
Binary files a/res/drawable-xxxhdpi/ic_keyboard_arrow_down_white_24dp.png and /dev/null differ
diff --git a/res/drawable-xxxhdpi/ic_keyboard_arrow_up_white_36dp.png b/res/drawable-xxxhdpi/ic_keyboard_arrow_up_white_36dp.png
deleted file mode 100644
index 62467ced43..0000000000
Binary files a/res/drawable-xxxhdpi/ic_keyboard_arrow_up_white_36dp.png and /dev/null differ
diff --git a/res/drawable-xxxhdpi/icon_cached.png b/res/drawable-xxxhdpi/icon_cached.png
index 07c7bd5382..fc6a833547 100644
Binary files a/res/drawable-xxxhdpi/icon_cached.png and b/res/drawable-xxxhdpi/icon_cached.png differ
diff --git a/res/drawable/attachment_selector_shadow.xml b/res/drawable/attachment_selector_shadow.xml
deleted file mode 100644
index 34e2aa8cd4..0000000000
--- a/res/drawable/attachment_selector_shadow.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/res/drawable/circle_touch_highlight_background.xml b/res/drawable/circle_touch_highlight_background.xml
index 96f6b341a6..8f1c2885be 100644
--- a/res/drawable/circle_touch_highlight_background.xml
+++ b/res/drawable/circle_touch_highlight_background.xml
@@ -1,8 +1,9 @@
-
- -
+
+
-
-
+
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/drawable/compose_background_light.xml b/res/drawable/compose_background_light.xml
index dc2e5b16b1..d6e191fe01 100644
--- a/res/drawable/compose_background_light.xml
+++ b/res/drawable/compose_background_light.xml
@@ -5,10 +5,10 @@
+ android:color="@color/core_grey_15" />
+ android:color="@color/core_grey_05" />
diff --git a/res/drawable/conversation_item_background.xml b/res/drawable/conversation_item_background.xml
index d4cbc9d842..dfae25e4f8 100644
--- a/res/drawable/conversation_item_background.xml
+++ b/res/drawable/conversation_item_background.xml
@@ -1,5 +1,5 @@
-
+
diff --git a/res/drawable/conversation_item_background_animated.xml b/res/drawable/conversation_item_background_animated.xml
index 3664c2a1d7..4206e6a57f 100644
--- a/res/drawable/conversation_item_background_animated.xml
+++ b/res/drawable/conversation_item_background_animated.xml
@@ -1,5 +1,5 @@
-
+
diff --git a/res/drawable/conversation_list_item_background.xml b/res/drawable/conversation_list_item_background.xml
index 92908acc6a..bcc1673828 100644
--- a/res/drawable/conversation_list_item_background.xml
+++ b/res/drawable/conversation_list_item_background.xml
@@ -1,6 +1,10 @@
-
-
-
-
-
+
+
+ -
+
+
+
+
+
diff --git a/res/drawable/conversation_list_item_background_dark.xml b/res/drawable/conversation_list_item_background_dark.xml
index 92908acc6a..bcc1673828 100644
--- a/res/drawable/conversation_list_item_background_dark.xml
+++ b/res/drawable/conversation_list_item_background_dark.xml
@@ -1,6 +1,10 @@
-
-
-
-
-
+
+
+ -
+
+
+
+
+
diff --git a/res/drawable/default_bottom_sheet_background.xml b/res/drawable/default_bottom_sheet_background.xml
index 127fdb9645..4b8cb781e3 100644
--- a/res/drawable/default_bottom_sheet_background.xml
+++ b/res/drawable/default_bottom_sheet_background.xml
@@ -3,9 +3,11 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
-
+
-
+
-
+
\ No newline at end of file
diff --git a/res/drawable/default_dialog_background.xml b/res/drawable/default_dialog_background.xml
index b97c837b83..fff764ebd5 100644
--- a/res/drawable/default_dialog_background.xml
+++ b/res/drawable/default_dialog_background.xml
@@ -3,9 +3,9 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
-
+
-
+
\ No newline at end of file
diff --git a/res/drawable/default_session_background.xml b/res/drawable/default_session_background.xml
index c6e75f86e6..d397981ab5 100644
--- a/res/drawable/default_session_background.xml
+++ b/res/drawable/default_session_background.xml
@@ -5,8 +5,8 @@
\ No newline at end of file
diff --git a/res/drawable/dialog_background.xml b/res/drawable/dialog_background.xml
index 1c3a6cfb02..d607bfc022 100644
--- a/res/drawable/dialog_background.xml
+++ b/res/drawable/dialog_background.xml
@@ -1,5 +1,11 @@
-
-
-
\ No newline at end of file
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/dismiss_background.xml b/res/drawable/dismiss_background.xml
index fed2698e78..06554646a2 100644
--- a/res/drawable/dismiss_background.xml
+++ b/res/drawable/dismiss_background.xml
@@ -1,5 +1,5 @@
-
+
diff --git a/res/drawable/fake_chat_view_incoming_message_background.xml b/res/drawable/fake_chat_view_incoming_message_background.xml
index 69acee1173..0641570512 100644
--- a/res/drawable/fake_chat_view_incoming_message_background.xml
+++ b/res/drawable/fake_chat_view_incoming_message_background.xml
@@ -3,7 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
-
+
\ No newline at end of file
diff --git a/res/drawable/fake_chat_view_outgoing_message_background.xml b/res/drawable/fake_chat_view_outgoing_message_background.xml
index fe79c4b40f..1ab140a0d5 100644
--- a/res/drawable/fake_chat_view_outgoing_message_background.xml
+++ b/res/drawable/fake_chat_view_outgoing_message_background.xml
@@ -3,7 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
-
+
\ No newline at end of file
diff --git a/res/drawable/home_activity_gradient.xml b/res/drawable/home_activity_gradient.xml
index 3392368a5c..b160d68fee 100644
--- a/res/drawable/home_activity_gradient.xml
+++ b/res/drawable/home_activity_gradient.xml
@@ -4,8 +4,8 @@
android:shape="rectangle">
\ No newline at end of file
diff --git a/res/drawable/ic_advanced_24dp.xml b/res/drawable/ic_advanced_24dp.xml
index 4fb9e1ab03..7f05df0360 100644
--- a/res/drawable/ic_advanced_24dp.xml
+++ b/res/drawable/ic_advanced_24dp.xml
@@ -1,4 +1,4 @@
+ android:tint="?attr/pref_icon_tint"/>
\ No newline at end of file
diff --git a/res/drawable/ic_arrow_up_circle_24.xml b/res/drawable/ic_arrow_up_circle_24.xml
new file mode 100644
index 0000000000..a13b7c5b40
--- /dev/null
+++ b/res/drawable/ic_arrow_up_circle_24.xml
@@ -0,0 +1,11 @@
+
+
+
diff --git a/res/drawable/ic_baseline_block_24.xml b/res/drawable/ic_baseline_block_24.xml
new file mode 100644
index 0000000000..9fefeec67e
--- /dev/null
+++ b/res/drawable/ic_baseline_block_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_call_split_24.xml b/res/drawable/ic_baseline_call_split_24.xml
new file mode 100644
index 0000000000..ada5e609da
--- /dev/null
+++ b/res/drawable/ic_baseline_call_split_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_clear_24.xml b/res/drawable/ic_baseline_clear_24.xml
new file mode 100644
index 0000000000..16d6d37dd9
--- /dev/null
+++ b/res/drawable/ic_baseline_clear_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_dashboard_24.xml b/res/drawable/ic_baseline_dashboard_24.xml
new file mode 100644
index 0000000000..a882fd8334
--- /dev/null
+++ b/res/drawable/ic_baseline_dashboard_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_delete_24.xml b/res/drawable/ic_baseline_delete_24.xml
new file mode 100644
index 0000000000..3c4030b03e
--- /dev/null
+++ b/res/drawable/ic_baseline_delete_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_done_24.xml b/res/drawable/ic_baseline_done_24.xml
new file mode 100644
index 0000000000..899cbb6840
--- /dev/null
+++ b/res/drawable/ic_baseline_done_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_edit_24.xml b/res/drawable/ic_baseline_edit_24.xml
new file mode 100644
index 0000000000..2844bafebe
--- /dev/null
+++ b/res/drawable/ic_baseline_edit_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_file_copy_24.xml b/res/drawable/ic_baseline_file_copy_24.xml
new file mode 100644
index 0000000000..0cd5895478
--- /dev/null
+++ b/res/drawable/ic_baseline_file_copy_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_folder_48.xml b/res/drawable/ic_baseline_folder_48.xml
new file mode 100644
index 0000000000..f22a0be81e
--- /dev/null
+++ b/res/drawable/ic_baseline_folder_48.xml
@@ -0,0 +1,5 @@
+
+
+
diff --git a/res/drawable/ic_baseline_forward_24.xml b/res/drawable/ic_baseline_forward_24.xml
new file mode 100644
index 0000000000..3f0ba0b613
--- /dev/null
+++ b/res/drawable/ic_baseline_forward_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_key_24.xml b/res/drawable/ic_baseline_key_24.xml
new file mode 100644
index 0000000000..2316df207c
--- /dev/null
+++ b/res/drawable/ic_baseline_key_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_keyboard_24.xml b/res/drawable/ic_baseline_keyboard_24.xml
new file mode 100644
index 0000000000..533fc1562a
--- /dev/null
+++ b/res/drawable/ic_baseline_keyboard_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_keyboard_arrow_down_24.xml b/res/drawable/ic_baseline_keyboard_arrow_down_24.xml
new file mode 100644
index 0000000000..884bee144c
--- /dev/null
+++ b/res/drawable/ic_baseline_keyboard_arrow_down_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_keyboard_arrow_up_24.xml b/res/drawable/ic_baseline_keyboard_arrow_up_24.xml
new file mode 100644
index 0000000000..9b15755e53
--- /dev/null
+++ b/res/drawable/ic_baseline_keyboard_arrow_up_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_launch_24.xml b/res/drawable/ic_baseline_launch_24.xml
new file mode 100644
index 0000000000..455b503a1f
--- /dev/null
+++ b/res/drawable/ic_baseline_launch_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_mic_48.xml b/res/drawable/ic_baseline_mic_48.xml
new file mode 100644
index 0000000000..2ac4dd40a0
--- /dev/null
+++ b/res/drawable/ic_baseline_mic_48.xml
@@ -0,0 +1,5 @@
+
+
+
diff --git a/res/drawable/ic_baseline_night_mode_24.xml b/res/drawable/ic_baseline_night_mode_24.xml
new file mode 100644
index 0000000000..a8eeb6d746
--- /dev/null
+++ b/res/drawable/ic_baseline_night_mode_24.xml
@@ -0,0 +1,13 @@
+
+
+
diff --git a/res/drawable/ic_baseline_pause_circle_filled_48.xml b/res/drawable/ic_baseline_pause_circle_filled_48.xml
new file mode 100644
index 0000000000..3088f825d4
--- /dev/null
+++ b/res/drawable/ic_baseline_pause_circle_filled_48.xml
@@ -0,0 +1,5 @@
+
+
+
diff --git a/res/drawable/ic_baseline_photo_camera_24.xml b/res/drawable/ic_baseline_photo_camera_24.xml
new file mode 100644
index 0000000000..13186deefc
--- /dev/null
+++ b/res/drawable/ic_baseline_photo_camera_24.xml
@@ -0,0 +1,13 @@
+
+
+
+
diff --git a/res/drawable/ic_baseline_photo_camera_48.xml b/res/drawable/ic_baseline_photo_camera_48.xml
new file mode 100644
index 0000000000..33acb83243
--- /dev/null
+++ b/res/drawable/ic_baseline_photo_camera_48.xml
@@ -0,0 +1,6 @@
+
+
+
+
diff --git a/res/drawable/ic_baseline_photo_library_24.xml b/res/drawable/ic_baseline_photo_library_24.xml
new file mode 100644
index 0000000000..ee0f6931c5
--- /dev/null
+++ b/res/drawable/ic_baseline_photo_library_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_play_circle_filled_48.xml b/res/drawable/ic_baseline_play_circle_filled_48.xml
new file mode 100644
index 0000000000..1a38d82b42
--- /dev/null
+++ b/res/drawable/ic_baseline_play_circle_filled_48.xml
@@ -0,0 +1,5 @@
+
+
+
diff --git a/res/drawable/ic_baseline_reply_24.xml b/res/drawable/ic_baseline_reply_24.xml
new file mode 100644
index 0000000000..f49d97d888
--- /dev/null
+++ b/res/drawable/ic_baseline_reply_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_save_24.xml b/res/drawable/ic_baseline_save_24.xml
new file mode 100644
index 0000000000..1a8d86d20c
--- /dev/null
+++ b/res/drawable/ic_baseline_save_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_search_24.xml b/res/drawable/ic_baseline_search_24.xml
new file mode 100644
index 0000000000..07b76d6275
--- /dev/null
+++ b/res/drawable/ic_baseline_search_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_select_all_24.xml b/res/drawable/ic_baseline_select_all_24.xml
new file mode 100644
index 0000000000..c997121c75
--- /dev/null
+++ b/res/drawable/ic_baseline_select_all_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_timer_off_24.xml b/res/drawable/ic_baseline_timer_off_24.xml
new file mode 100644
index 0000000000..9216da7aff
--- /dev/null
+++ b/res/drawable/ic_baseline_timer_off_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_baseline_view_stream_24.xml b/res/drawable/ic_baseline_view_stream_24.xml
new file mode 100644
index 0000000000..3906c77212
--- /dev/null
+++ b/res/drawable/ic_baseline_view_stream_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_circle.xml b/res/drawable/ic_circle.xml
index c73285b7d2..b5b8615d22 100644
--- a/res/drawable/ic_circle.xml
+++ b/res/drawable/ic_circle.xml
@@ -1,6 +1,12 @@
-
-
+
+ android:strokeColor="@android:color/white"
+ android:strokeWidth="1"/>
diff --git a/res/drawable/ic_circle_check.xml b/res/drawable/ic_circle_check.xml
index a258b5c30c..e88b286a9d 100644
--- a/res/drawable/ic_circle_check.xml
+++ b/res/drawable/ic_circle_check.xml
@@ -1,7 +1,15 @@
-
-
+
-
+ android:strokeColor="@android:color/white"
+ android:strokeWidth="1"/>
+
diff --git a/res/drawable/ic_circle_dot_dot_dot.xml b/res/drawable/ic_circle_dot_dot_dot.xml
index 28ecaa1fbe..0d1a076b41 100644
--- a/res/drawable/ic_circle_dot_dot_dot.xml
+++ b/res/drawable/ic_circle_dot_dot_dot.xml
@@ -1,7 +1,15 @@
-
-
+
-
+
diff --git a/res/drawable/ic_circle_plus.xml b/res/drawable/ic_circle_plus.xml
index b222f9a9ae..5e243e5296 100644
--- a/res/drawable/ic_circle_plus.xml
+++ b/res/drawable/ic_circle_plus.xml
@@ -1,36 +1,21 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ android:width="24dp"
+ android:height="24dp"
+ android:viewportWidth="24"
+ android:viewportHeight="24"
+ android:tint="?android:colorControlNormal">
+
+
+
diff --git a/res/drawable/ic_download_circle_filled_48.xml b/res/drawable/ic_download_circle_filled_48.xml
new file mode 100644
index 0000000000..78808945a1
--- /dev/null
+++ b/res/drawable/ic_download_circle_filled_48.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_edit_white_24dp.xml b/res/drawable/ic_edit_white_24dp.xml
deleted file mode 100644
index 46462b5726..0000000000
--- a/res/drawable/ic_edit_white_24dp.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
diff --git a/res/drawable/ic_emoji_filled_keyboard_24.xml b/res/drawable/ic_emoji_filled_keyboard_24.xml
new file mode 100644
index 0000000000..af2c68e3c8
--- /dev/null
+++ b/res/drawable/ic_emoji_filled_keyboard_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_emoji_outline_keyboard.xml b/res/drawable/ic_emoji_outline_keyboard.xml
index 943277e7a3..ee61f62a88 100644
--- a/res/drawable/ic_emoji_outline_keyboard.xml
+++ b/res/drawable/ic_emoji_outline_keyboard.xml
@@ -2,7 +2,8 @@
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
- android:viewportHeight="24">
+ android:viewportHeight="24"
+ android:tint="?colorControlNormal">
diff --git a/res/drawable/ic_filled_circle_check.xml b/res/drawable/ic_filled_circle_check.xml
index c45e603d4c..06c3466fd0 100644
--- a/res/drawable/ic_filled_circle_check.xml
+++ b/res/drawable/ic_filled_circle_check.xml
@@ -1,5 +1,13 @@
-
-
-
+
+
+
diff --git a/res/drawable/ic_globe.xml b/res/drawable/ic_globe.xml
index 3d3d6500a8..d16011ad09 100644
--- a/res/drawable/ic_globe.xml
+++ b/res/drawable/ic_globe.xml
@@ -1,4 +1,10 @@
-
-
+
+
diff --git a/res/drawable/ic_group.xml b/res/drawable/ic_group.xml
index a131b23b13..1a4a3feddd 100644
--- a/res/drawable/ic_group.xml
+++ b/res/drawable/ic_group.xml
@@ -2,17 +2,12 @@
android:width="24dp"
android:height="17dp"
android:viewportWidth="24"
- android:viewportHeight="17">
+ android:viewportHeight="17"
+ android:tint="?attr/colorControlNormal">
+ android:fillColor="@android:color/white"/>
+ android:fillColor="@android:color/white"/>
diff --git a/res/drawable/ic_message.xml b/res/drawable/ic_message.xml
index 77b88ec345..fb194f55d6 100644
--- a/res/drawable/ic_message.xml
+++ b/res/drawable/ic_message.xml
@@ -2,11 +2,9 @@
android:width="20dp"
android:height="20dp"
android:viewportWidth="20"
- android:viewportHeight="20">
+ android:viewportHeight="20"
+ android:tint="?attr/colorControlNormal">
+ android:fillColor="@android:color/white"/>
diff --git a/res/drawable/ic_more_horiz_white.xml b/res/drawable/ic_more_horiz_white.xml
index 8bb3fc306f..efb34a24a3 100644
--- a/res/drawable/ic_more_horiz_white.xml
+++ b/res/drawable/ic_more_horiz_white.xml
@@ -1,5 +1,10 @@
-
-
+
+
diff --git a/res/drawable/ic_mute.xml b/res/drawable/ic_mute.xml
index 2f6d3c2950..64d2c68a59 100644
--- a/res/drawable/ic_mute.xml
+++ b/res/drawable/ic_mute.xml
@@ -2,8 +2,9 @@
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
- android:viewportHeight="512">
+ android:viewportHeight="512"
+ android:tint="?attr/colorControlNormal">
+ android:fillColor="@android:color/white"/>
diff --git a/res/drawable/ic_outline_keyboard_24.xml b/res/drawable/ic_outline_keyboard_24.xml
new file mode 100644
index 0000000000..4a2b3a78f1
--- /dev/null
+++ b/res/drawable/ic_outline_keyboard_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_outline_night_mode_24.xml b/res/drawable/ic_outline_night_mode_24.xml
new file mode 100644
index 0000000000..8b8b2700ac
--- /dev/null
+++ b/res/drawable/ic_outline_night_mode_24.xml
@@ -0,0 +1,12 @@
+
+
+
diff --git a/res/drawable/ic_outline_night_mode_auto_24.xml b/res/drawable/ic_outline_night_mode_auto_24.xml
new file mode 100644
index 0000000000..379afd3360
--- /dev/null
+++ b/res/drawable/ic_outline_night_mode_auto_24.xml
@@ -0,0 +1,15 @@
+
+
+
+
diff --git a/res/drawable/ic_outline_notifications_off_24.xml b/res/drawable/ic_outline_notifications_off_24.xml
new file mode 100644
index 0000000000..cdb23eefa6
--- /dev/null
+++ b/res/drawable/ic_outline_notifications_off_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_outline_photo_camera_24.xml b/res/drawable/ic_outline_photo_camera_24.xml
new file mode 100644
index 0000000000..58dee806f9
--- /dev/null
+++ b/res/drawable/ic_outline_photo_camera_24.xml
@@ -0,0 +1,15 @@
+
+
+
+
diff --git a/res/drawable/ic_phonelink_erase_white_24dp.xml b/res/drawable/ic_phonelink_erase_white_24dp.xml
index dc5c1b0260..fbd3ad6578 100644
--- a/res/drawable/ic_phonelink_erase_white_24dp.xml
+++ b/res/drawable/ic_phonelink_erase_white_24dp.xml
@@ -1,5 +1,11 @@
-
-
+
+
diff --git a/res/drawable/ic_plus.xml b/res/drawable/ic_plus.xml
index e57a46a646..a300f234cc 100644
--- a/res/drawable/ic_plus.xml
+++ b/res/drawable/ic_plus.xml
@@ -2,17 +2,12 @@
android:width="23dp"
android:height="23dp"
android:viewportWidth="23"
- android:viewportHeight="23">
+ android:viewportHeight="23"
+ android:tint="?attr/colorControlNormal">
+ android:fillColor="@android:color/white"/>
+ android:fillColor="@android:color/white"/>
diff --git a/res/drawable/ic_qr_code.xml b/res/drawable/ic_qr_code.xml
deleted file mode 100644
index 00ab0f639f..0000000000
--- a/res/drawable/ic_qr_code.xml
+++ /dev/null
@@ -1,240 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/res/drawable/ic_qr_code_24.xml b/res/drawable/ic_qr_code_24.xml
new file mode 100644
index 0000000000..acd7573fdd
--- /dev/null
+++ b/res/drawable/ic_qr_code_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_sticker_filled_keyboard_24.xml b/res/drawable/ic_sticker_filled_keyboard_24.xml
new file mode 100644
index 0000000000..de5399d3e7
--- /dev/null
+++ b/res/drawable/ic_sticker_filled_keyboard_24.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/res/drawable/ic_sticker_outline_keyboard.xml b/res/drawable/ic_sticker_outline_keyboard.xml
index d2f6e5bb03..b334a9cff3 100644
--- a/res/drawable/ic_sticker_outline_keyboard.xml
+++ b/res/drawable/ic_sticker_outline_keyboard.xml
@@ -2,7 +2,8 @@
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
- android:viewportHeight="24">
+ android:viewportHeight="24"
+ android:tint="?colorControlNormal">
diff --git a/res/drawable/ic_sun.xml b/res/drawable/ic_sun.xml
new file mode 100644
index 0000000000..293c6de3f7
--- /dev/null
+++ b/res/drawable/ic_sun.xml
@@ -0,0 +1,84 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/drawable/ic_ui_mode_24.xml b/res/drawable/ic_ui_mode_24.xml
new file mode 100644
index 0000000000..8e7eb28573
--- /dev/null
+++ b/res/drawable/ic_ui_mode_24.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/icon_qr_code.xml b/res/drawable/icon_qr_code.xml
deleted file mode 100644
index f1a095221e..0000000000
--- a/res/drawable/icon_qr_code.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
diff --git a/res/drawable/media_camera_button_background.xml b/res/drawable/media_camera_button_background.xml
index a5074afb2a..e129933aea 100644
--- a/res/drawable/media_camera_button_background.xml
+++ b/res/drawable/media_camera_button_background.xml
@@ -1,4 +1,16 @@
-
-
-
\ No newline at end of file
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/media_count_button_background.xml b/res/drawable/media_count_button_background.xml
index 57cfd3a85c..a5fdc45a06 100644
--- a/res/drawable/media_count_button_background.xml
+++ b/res/drawable/media_count_button_background.xml
@@ -1,5 +1,12 @@
-
-
-
-
+
+ -
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/mediarail_button_background.xml b/res/drawable/mediarail_button_background.xml
index 09e616ea41..035512fbff 100644
--- a/res/drawable/mediarail_button_background.xml
+++ b/res/drawable/mediarail_button_background.xml
@@ -1,5 +1,19 @@
-
-
-
-
\ No newline at end of file
+
+
+ -
+
+
+
+
+
+
+ -
+
+
+
+
+
+
diff --git a/res/drawable/permission_rationale_dialog_corners.xml b/res/drawable/permission_rationale_dialog_corners.xml
index cce2c87f18..5c4923cb9f 100644
--- a/res/drawable/permission_rationale_dialog_corners.xml
+++ b/res/drawable/permission_rationale_dialog_corners.xml
@@ -3,5 +3,5 @@
-
+
\ No newline at end of file
diff --git a/res/drawable/prominent_filled_button_medium_background.xml b/res/drawable/prominent_filled_button_medium_background.xml
index 9e4eeed50c..a06a0d11e5 100644
--- a/res/drawable/prominent_filled_button_medium_background.xml
+++ b/res/drawable/prominent_filled_button_medium_background.xml
@@ -3,9 +3,9 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
-
+
-
+
-
+
\ No newline at end of file
diff --git a/res/drawable/prominent_outline_button_medium_background.xml b/res/drawable/prominent_outline_button_medium_background.xml
index b5f3dc5355..183ed83282 100644
--- a/res/drawable/prominent_outline_button_medium_background.xml
+++ b/res/drawable/prominent_outline_button_medium_background.xml
@@ -5,7 +5,7 @@
-
+
-
+
\ No newline at end of file
diff --git a/res/drawable/recycler_view_fast_scroller_bubble.xml b/res/drawable/recycler_view_fast_scroller_bubble.xml
index 417f6e4bc6..f135c5c6d6 100644
--- a/res/drawable/recycler_view_fast_scroller_bubble.xml
+++ b/res/drawable/recycler_view_fast_scroller_bubble.xml
@@ -2,8 +2,8 @@
+ android:bottomLeftRadius="44dp"
+ android:bottomRightRadius="0dp"/>
\ No newline at end of file
diff --git a/res/drawable/sticker_button_dark.xml b/res/drawable/sticker_button_dark.xml
index 646748d34b..bbd18b7e9f 100644
--- a/res/drawable/sticker_button_dark.xml
+++ b/res/drawable/sticker_button_dark.xml
@@ -1,4 +1,17 @@
-
-
-
\ No newline at end of file
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
diff --git a/res/drawable/sticker_button_light.xml b/res/drawable/sticker_button_light.xml
index 97fcffe0fb..f20b4e89d1 100644
--- a/res/drawable/sticker_button_light.xml
+++ b/res/drawable/sticker_button_light.xml
@@ -1,4 +1,17 @@
-
-
-
\ No newline at end of file
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
diff --git a/res/drawable/touch_highlight_background.xml b/res/drawable/touch_highlight_background.xml
index 8089a02808..80e27edf3d 100644
--- a/res/drawable/touch_highlight_background.xml
+++ b/res/drawable/touch_highlight_background.xml
@@ -1,6 +1,7 @@
-
-
-
-
-
+
+
+
\ No newline at end of file
diff --git a/res/drawable/unimportant_filled_button_medium_background.xml b/res/drawable/unimportant_filled_button_medium_background.xml
index 4880fd4fed..dc3b8df238 100644
--- a/res/drawable/unimportant_filled_button_medium_background.xml
+++ b/res/drawable/unimportant_filled_button_medium_background.xml
@@ -5,7 +5,7 @@
-
+
\ No newline at end of file
diff --git a/res/drawable/unimportant_outline_button_medium_background.xml b/res/drawable/unimportant_outline_button_medium_background.xml
index 81471826c3..6e0de35a5b 100644
--- a/res/drawable/unimportant_outline_button_medium_background.xml
+++ b/res/drawable/unimportant_outline_button_medium_background.xml
@@ -5,7 +5,7 @@
-
+
-
+
\ No newline at end of file
diff --git a/res/layout-sw400dp/activity_display_name.xml b/res/layout-sw400dp/activity_display_name.xml
index 1716f068f2..ecb0a35967 100644
--- a/res/layout-sw400dp/activity_display_name.xml
+++ b/res/layout-sw400dp/activity_display_name.xml
@@ -3,7 +3,6 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@drawable/default_session_background"
android:orientation="vertical">