From 40bfae9042babcdf5af20a4fc0cf2e3977c17dfd Mon Sep 17 00:00:00 2001 From: Haafingar Date: Mon, 22 Jun 2020 15:49:18 +1000 Subject: [PATCH] fix group member edit icons, improve design --- res/drawable/ic_more_horiz_white.xml | 5 +++ res/layout/activity_edit_closed_group.xml | 36 ++++++++++--------- .../loki/activities/EditClosedGroupAdapter.kt | 2 +- .../loki/activities/SelectContactsAdapter.kt | 2 +- .../fragments/ContactSelectionListAdapter.kt | 2 +- .../securesms/loki/views/UserView.kt | 9 ++--- 6 files changed, 32 insertions(+), 24 deletions(-) create mode 100644 res/drawable/ic_more_horiz_white.xml diff --git a/res/drawable/ic_more_horiz_white.xml b/res/drawable/ic_more_horiz_white.xml new file mode 100644 index 0000000000..8bb3fc306f --- /dev/null +++ b/res/drawable/ic_more_horiz_white.xml @@ -0,0 +1,5 @@ + + + diff --git a/res/layout/activity_edit_closed_group.xml b/res/layout/activity_edit_closed_group.xml index 49a8463ba7..06dc73c339 100644 --- a/res/layout/activity_edit_closed_group.xml +++ b/res/layout/activity_edit_closed_group.xml @@ -18,6 +18,15 @@ android:layout_marginTop="@dimen/small_spacing" android:layout_marginRight="@dimen/large_spacing"> + + - + + - - - -