summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/activity_who_to_follow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/activity_who_to_follow.xml')
-rw-r--r--app/src/main/res/layout/activity_who_to_follow.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/app/src/main/res/layout/activity_who_to_follow.xml b/app/src/main/res/layout/activity_who_to_follow.xml
index 29dd2abeb..9329f654f 100644
--- a/app/src/main/res/layout/activity_who_to_follow.xml
+++ b/app/src/main/res/layout/activity_who_to_follow.xml
@@ -38,8 +38,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?colorPrimary"
- app:layout_scrollFlags="scroll|enterAlways"
- />
+ app:layout_scrollFlags="scroll|enterAlways" />
</com.google.android.material.appbar.AppBarLayout>
<RelativeLayout
@@ -55,7 +54,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:divider="@null"
- android:scrollbars="none"/>
+ android:scrollbars="none" />
<RelativeLayout
android:id="@+id/no_action"