Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(591)

Unified Diff: third_party/android_swipe_refresh/README.chromium

Issue 1638303002: Detach SwipeRefreshLayout when it's animation ends (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/android_swipe_refresh/README.chromium
diff --git a/third_party/android_swipe_refresh/README.chromium b/third_party/android_swipe_refresh/README.chromium
index 9f016b24e9b6555a6cfdb9489f79c58f1962428c..165240e9e14e61a4cb7e1d84fb7a3506881cda0a 100644
--- a/third_party/android_swipe_refresh/README.chromium
+++ b/third_party/android_swipe_refresh/README.chromium
@@ -19,3 +19,5 @@ SwipeRefreshLayout
* Target View semantics have been removed, allowing it to operate on
a parent View rather than a child View.
* All ViewCompat and MotionEventCompat dependencies removed.
+ * Added OnResetListener interface to notify SwipeRefreshHandler to detach
+ this view.

Powered by Google App Engine
This is Rietveld 408576698