From afe90200f102cdef29bdb07d02c7afbed7acf60b Mon Sep 17 00:00:00 2001 From: Anton Chekulaev Date: Mon, 24 Aug 2020 16:46:12 +1000 Subject: [PATCH] Dividers for home screen conversation items. Themed common/dialog button styles. --- ...minent_filled_button_medium_background.xml | 6 +- ...inent_outline_button_medium_background.xml | 4 +- ...ortant_filled_button_medium_background.xml | 2 +- ...rtant_outline_button_medium_background.xml | 4 +- res/layout-sw400dp/activity_display_name.xml | 2 +- res/layout-sw400dp/activity_landing.xml | 4 +- res/layout-sw400dp/activity_pn_mode.xml | 2 +- res/layout-sw400dp/activity_register.xml | 4 +- res/layout-sw400dp/activity_restore.xml | 2 +- res/layout-sw400dp/activity_seed.xml | 2 +- .../fragment_enter_chat_url.xml | 2 +- .../fragment_enter_public_key.xml | 6 +- res/layout-sw400dp/view_seed_reminder.xml | 2 +- .../fragment_enter_session_id.xml | 2 +- res/layout/activity_create_closed_group.xml | 2 +- res/layout/activity_display_name.xml | 2 +- res/layout/activity_edit_closed_group.xml | 5 +- res/layout/activity_home.xml | 5 +- res/layout/activity_landing.xml | 4 +- res/layout/activity_linked_devices.xml | 2 +- res/layout/activity_path.xml | 2 +- res/layout/activity_pn_mode.xml | 2 +- res/layout/activity_register.xml | 4 +- res/layout/activity_restore.xml | 2 +- res/layout/activity_seed.xml | 2 +- res/layout/activity_settings.xml | 4 +- res/layout/dialog_clear_all_data.xml | 4 +- res/layout/dialog_edit_device_name.xml | 4 +- res/layout/dialog_link_device_master_mode.xml | 4 +- res/layout/dialog_link_device_slave_mode.xml | 2 +- res/layout/dialog_seed.xml | 4 +- res/layout/fragment_enter_chat_url.xml | 2 +- res/layout/fragment_enter_public_key.xml | 6 +- res/layout/fragment_enter_session_id.xml | 2 +- ...ment_multi_device_removal_bottom_sheet.xml | 2 +- ...ent_open_group_suggestion_bottom_sheet.xml | 4 +- .../fragment_scan_qr_code_placeholder.xml | 2 +- res/layout/fragment_view_my_qr_code.xml | 2 +- res/layout/prompt_passphrase_activity.xml | 2 +- res/layout/session_restore_banner.xml | 13 +- res/layout/view_conversation.xml | 160 ++++++++++-------- res/layout/view_seed_reminder.xml | 2 +- res/layout/view_user.xml | 4 +- res/values-notnight/colors.xml | 2 +- res/values/dimens.xml | 1 + res/values/styles.xml | 50 +++--- .../EditClosedGroupMembersAdapter.kt | 1 + .../securesms/loki/views/UserView.kt | 2 +- 48 files changed, 182 insertions(+), 173 deletions(-) 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/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..183ed83282 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 d0420ab46d..ecb0a35967 100644 --- a/res/layout-sw400dp/activity_display_name.xml +++ b/res/layout-sw400dp/activity_display_name.xml @@ -49,7 +49,7 @@ android:layout_weight="1"/>