From 92aad9bf4cd6ec5c1568420e9a2514bd4861438b Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Mon, 1 Jul 2019 11:54:38 -0700 Subject: Disable refresh if not at the top, resolves #1450 --- app/src/main/res/layout/activity_debug.xml | 4 ++-- app/src/main/res/layout/login_webview.xml | 4 ++-- app/src/main/res/layout/view_content_base_recycler.xml | 4 ++-- app/src/main/res/layout/view_content_base_web.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/activity_debug.xml b/app/src/main/res/layout/activity_debug.xml index 55553f42..c3818749 100644 --- a/app/src/main/res/layout/activity_debug.xml +++ b/app/src/main/res/layout/activity_debug.xml @@ -16,7 +16,7 @@ app:layout_scrollFlags="scroll|enterAlways" app:popupTheme="@style/AppTheme.PopupOverlay" /> - - + diff --git a/app/src/main/res/layout/login_webview.xml b/app/src/main/res/layout/login_webview.xml index 8816383a..48d48589 100644 --- a/app/src/main/res/layout/login_webview.xml +++ b/app/src/main/res/layout/login_webview.xml @@ -1,5 +1,5 @@ - @@ -36,4 +36,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/app/src/main/res/layout/view_content_base_recycler.xml b/app/src/main/res/layout/view_content_base_recycler.xml index 05b14215..ce33ce13 100644 --- a/app/src/main/res/layout/view_content_base_recycler.xml +++ b/app/src/main/res/layout/view_content_base_recycler.xml @@ -6,7 +6,7 @@ android:layout_height="match_parent" app:layout_behavior="@string/appbar_scrolling_view_behavior"> - @@ -19,7 +19,7 @@ android:focusableInTouchMode="true" app:layout_behavior="@string/appbar_scrolling_view_behavior" /> - + - @@ -19,7 +19,7 @@ android:focusableInTouchMode="true" app:layout_behavior="@string/appbar_scrolling_view_behavior" /> - +