summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorMario Bertschler <bmario@google.com>2018-03-07 10:57:10 -0800
committerMario Bertschler <bmario@google.com>2018-03-08 11:16:53 -0800
commit14a89262f184ef65bcc89604459c5bd79a6fc287 (patch)
tree6e1d2c0586cf86a42a95b79c42d672b6aefc0500 /res/layout
parent865ee02d20c9bbdf4f37ea0bd035a7aa65196f66 (diff)
downloadandroid_packages_apps_Trebuchet-14a89262f184ef65bcc89604459c5bd79a6fc287.tar.gz
android_packages_apps_Trebuchet-14a89262f184ef65bcc89604459c5bd79a6fc287.tar.bz2
android_packages_apps_Trebuchet-14a89262f184ef65bcc89604459c5bd79a6fc287.zip
Using edge effect to trigger spring animation for all apps.
Bug: 72811152 Bug: 72059944 Change-Id: Ied7b51caa2fb48a2fda126d59e4eaf6a35edded3
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/all_apps_rv_layout.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/all_apps_rv_layout.xml b/res/layout/all_apps_rv_layout.xml
index 3c19f8c5b..c353b361c 100644
--- a/res/layout/all_apps_rv_layout.xml
+++ b/res/layout/all_apps_rv_layout.xml
@@ -22,5 +22,4 @@
android:layout_below="@id/search_container_all_apps"
android:clipToPadding="false"
android:descendantFocusability="afterDescendants"
- android:focusable="true"
- android:overScrollMode="never" />
+ android:focusable="true" />