diff --git a/app/src/main/res/layout/fragment_more_bottom_sheet.xml b/app/src/main/res/layout/fragment_more_bottom_sheet.xml index 505e2c4dd..4042e2ead 100644 --- a/app/src/main/res/layout/fragment_more_bottom_sheet.xml +++ b/app/src/main/res/layout/fragment_more_bottom_sheet.xml @@ -5,80 +5,95 @@ android:theme="?attr/more_bottom_sheet_style" android:orientation="vertical"> - + - + - + - + - + - + + + + + + + + + + + - diff --git a/app/src/main/res/layout/fragment_more_bottom_sheet_logged_out.xml b/app/src/main/res/layout/fragment_more_bottom_sheet_logged_out.xml index 2c5a3fa3c..ecb56cee1 100644 --- a/app/src/main/res/layout/fragment_more_bottom_sheet_logged_out.xml +++ b/app/src/main/res/layout/fragment_more_bottom_sheet_logged_out.xml @@ -5,58 +5,73 @@ android:theme="?attr/more_bottom_sheet_style" android:orientation="vertical"> - + - + - + - + + + + + + + + + + + -