From ca81ec49cf8fba4191673903bd8d7c6ef39394e6 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 19 Nov 2019 16:23:45 +0800 Subject: Swipe down to refresh is available in other activities. --- app/src/main/res/layout/activity_view_message.xml | 25 +++++++++------------ .../main/res/layout/activity_view_post_detail.xml | 24 ++++++++++---------- .../main/res/layout/fragment_comments_listing.xml | 26 +++++++++------------- app/src/main/res/layout/fragment_post.xml | 3 +-- .../main/res/layout/fragment_subreddit_listing.xml | 26 +++++++++------------- app/src/main/res/layout/fragment_user_listing.xml | 26 +++++++++------------- app/src/main/res/layout/item_post_compact.xml | 1 + 7 files changed, 58 insertions(+), 73 deletions(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/activity_view_message.xml b/app/src/main/res/layout/activity_view_message.xml index 12e31b01..25b4f76c 100644 --- a/app/src/main/res/layout/activity_view_message.xml +++ b/app/src/main/res/layout/activity_view_message.xml @@ -38,22 +38,19 @@ android:layout_height="match_parent" app:layout_behavior="@string/appbar_scrolling_view_behavior" > - - - + app:layout_behavior="@string/appbar_scrolling_view_behavior"> + + + + - - - + android:layout_height="match_parent" + app:layout_behavior="@string/appbar_scrolling_view_behavior"> + + + + - - - + android:layout_height="match_parent"> + + + + + android:layout_height="match_parent"> - - - + android:layout_height="match_parent"> + + + + - - - + android:layout_height="match_parent"> + + + +