From 6d4398e7408ebcfae8aa95695ab6cb5e6642d3cf Mon Sep 17 00:00:00 2001 From: nielsandriesse Date: Thu, 16 Apr 2020 15:18:11 +1000 Subject: [PATCH] Implement PN mode bottom sheet UI --- .../fragment_pn_mode_bottom_sheet.xml | 118 ++++++++++++++++++ res/layout/fragment_pn_mode_bottom_sheet.xml | 118 ++++++++++++++++++ res/values/strings.xml | 10 ++ .../dialogs/OpenGroupSuggestionBottomSheet.kt | 2 +- .../redesign/dialogs/PNModeBottomSheet.kt | 80 ++++++++++++ 5 files changed, 327 insertions(+), 1 deletion(-) create mode 100644 res/layout-sw400dp/fragment_pn_mode_bottom_sheet.xml create mode 100644 res/layout/fragment_pn_mode_bottom_sheet.xml create mode 100644 src/org/thoughtcrime/securesms/loki/redesign/dialogs/PNModeBottomSheet.kt diff --git a/res/layout-sw400dp/fragment_pn_mode_bottom_sheet.xml b/res/layout-sw400dp/fragment_pn_mode_bottom_sheet.xml new file mode 100644 index 0000000000..0b01b12fdc --- /dev/null +++ b/res/layout-sw400dp/fragment_pn_mode_bottom_sheet.xml @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +