From f1660aab8a25c93aebdb7993e4bfbc3bb7e65ee5 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sun, 9 Jul 2017 15:42:11 -0700 Subject: Update gifs --- core/src/main/kotlin/ca/allanwang/kau/swipe/SwipeBackLayout.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/src/main/kotlin/ca/allanwang') diff --git a/core/src/main/kotlin/ca/allanwang/kau/swipe/SwipeBackLayout.kt b/core/src/main/kotlin/ca/allanwang/kau/swipe/SwipeBackLayout.kt index 63efa01..7f4399d 100644 --- a/core/src/main/kotlin/ca/allanwang/kau/swipe/SwipeBackLayout.kt +++ b/core/src/main/kotlin/ca/allanwang/kau/swipe/SwipeBackLayout.kt @@ -16,7 +16,7 @@ import java.lang.ref.WeakReference /** * The layout that handles all the touch events - * Note that this differs from [ca.allanwang.kau.widgets.ElasticDragDismissFrameLayout] + * Note that this differs from [ca.allanwang.kau.ui.widgets.ElasticDragDismissFrameLayout] * in that nested scrolling isn't considered * If an edge detection occurs, this layout consumes all the touch events * Use the [swipeEnabled] toggle if you need the scroll events on the same axis -- cgit v1.2.3