diff --git a/app/src/main/res/layout/activity_group.xml b/app/src/main/res/layout/activity_group.xml index 2bd36dfad..4354edcc2 100644 --- a/app/src/main/res/layout/activity_group.xml +++ b/app/src/main/res/layout/activity_group.xml @@ -49,24 +49,20 @@ app:layout_behavior="@string/appbar_scrolling_view_behavior" android:layout_width="match_parent" android:layout_height="match_parent"> - + - - - - - - + android:layout_height="wrap_content" + android:scrollbars="none" + android:divider="@null" + > + + - + - - - - - - + android:layout_height="wrap_content" + android:scrollbars="none" + android:divider="@null" + > + + - + - - - - - + android:layout_height="wrap_content" + android:scrollbars="none" + /> + - + - - - - - + android:layout_height="wrap_content" + android:scrollbars="none" + android:divider="@null" + /> + - - - - - + android:layout_height="wrap_content" + android:scrollbars="none" + /> + - + - - - - - + android:layout_height="wrap_content" + android:scrollbars="none" + /> + - - - - - + android:layout_height="wrap_content" + android:scrollbars="none" + android:divider="@null" /> + diff --git a/app/src/main/res/layout/fragment_accounts.xml b/app/src/main/res/layout/fragment_accounts.xml index 460cd847d..a559dcae8 100644 --- a/app/src/main/res/layout/fragment_accounts.xml +++ b/app/src/main/res/layout/fragment_accounts.xml @@ -22,22 +22,18 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - - - - - + android:layout_height="wrap_content" + android:scrollbars="none" + android:divider="@null" + /> + - + - - - - - + android:layout_height="wrap_content" + android:scrollbars="none" + android:divider="@null" + /> + - + - - - - - + android:layout_height="wrap_content" + android:scrollbars="none" + android:divider="@null" + /> + - + - - - - - + android:layout_height="wrap_content" + android:scrollbars="none" + android:divider="@null" + /> + - - - - - + android:layout_height="wrap_content" + android:scrollbars="none" + /> + -