diff --git a/app/src/main/res/layout/account_popup_menu.xml b/app/src/main/res/layout/account_popup_menu.xml index c12f0e3c4..7d569fd43 100644 --- a/app/src/main/res/layout/account_popup_menu.xml +++ b/app/src/main/res/layout/account_popup_menu.xml @@ -22,7 +22,7 @@ android:onClick="@{manageProfileClickListener}" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_margin="20dp" + android:layout_margin="@dimen/popup_menu_padding" android:text="@string/drawer_menu_manage_account" android:textSize="14sp" android:textColor="?attr/color_main2_500" diff --git a/app/src/main/res/layout/chat_conversation_popup_menu.xml b/app/src/main/res/layout/chat_conversation_popup_menu.xml index a4b198c1c..896ae5b71 100644 --- a/app/src/main/res/layout/chat_conversation_popup_menu.xml +++ b/app/src/main/res/layout/chat_conversation_popup_menu.xml @@ -38,9 +38,8 @@ + app:layout_constraintBottom_toTopOf="@id/bottom_anchor"/> + + diff --git a/app/src/main/res/layout/chat_participant_admin_popup_menu.xml b/app/src/main/res/layout/chat_participant_admin_popup_menu.xml index 4814c090c..e2839a360 100644 --- a/app/src/main/res/layout/chat_participant_admin_popup_menu.xml +++ b/app/src/main/res/layout/chat_participant_admin_popup_menu.xml @@ -35,6 +35,8 @@ - @@ -20,69 +20,56 @@ - - - - + app:layout_constraintTop_toBottomOf="@id/no_filter" + app:layout_constraintBottom_toTopOf="@id/bottom_anchor"/> + + diff --git a/app/src/main/res/layout/history_contact_popup_menu.xml b/app/src/main/res/layout/history_contact_popup_menu.xml index cf1067aea..e7f6fad6a 100644 --- a/app/src/main/res/layout/history_contact_popup_menu.xml +++ b/app/src/main/res/layout/history_contact_popup_menu.xml @@ -29,6 +29,8 @@ + + \ No newline at end of file diff --git a/app/src/main/res/layout/history_list_popup_menu.xml b/app/src/main/res/layout/history_list_popup_menu.xml index 008731ec6..9e7011ff8 100644 --- a/app/src/main/res/layout/history_list_popup_menu.xml +++ b/app/src/main/res/layout/history_list_popup_menu.xml @@ -14,24 +14,39 @@ + app:layout_constraintBottom_toTopOf="@id/bottom_anchor"/> + + diff --git a/app/src/main/res/values/dimen.xml b/app/src/main/res/values/dimen.xml index 7329c15e6..5c546b4ab 100644 --- a/app/src/main/res/values/dimen.xml +++ b/app/src/main/res/values/dimen.xml @@ -41,6 +41,14 @@ 55dp 70dp + 400dp + 300dp + 400dp + 400dp + 400dp + 250dp + 15dp + 20dp 28dp 48dp @@ -56,13 +64,6 @@ 120dp 66dp - - 400dp - 300dp - 400dp - 400dp - 400dp - 8dp 2dp