Messaging: Implement per conversation channels. Update API level to 28.
* Get rid of in-app settings for notifications, replaced by channels features * Remove all the notification plumbing and dead code Test: m, manual Signed-off-by: Luca Stefani <luca.stefani.ge1@gmail.com> Signed-off-by: Joey <joey@lineageos.org> Signed-off-by: Danny Baumann <dannybaumann@web.de> Signed-off-by: Arne Coucheron <arco68@gmail.com> Signed-off-by: Lyubo <lyubodzhamov@gmail.com> Change-Id: Idb39ca32751d40b3376934775d2119dd6cc7e297
This commit is contained in:
@@ -74,10 +74,6 @@
|
||||
<item name="android:textColor">@color/conversation_list_name</item>
|
||||
</style>
|
||||
|
||||
<style name="ConversationListNotificationBellPaddingStyle">
|
||||
<item name="android:paddingEnd">@dimen/conversation_list_notification_bell_padding</item>
|
||||
</style>
|
||||
|
||||
<style name="ComposeMessageViewFrameLayoutStyle">
|
||||
<item name="android:paddingEnd">@dimen/compose_message_send_button_padding_right</item>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user