【发布时间】:2017-06-07 08:07:46
【问题描述】:
ViewCompat.setNestedScrollingEnabled() 不适用于 KitKat。它在 Lollipop 上运行良好。
可能是什么问题以及如何解决?
【问题讨论】:
-
您尝试应用嵌套滚动的视图是什么类型?
-
不工作 ... 可能是什么问题 =>好吧,既然你只说它不工作,小心省略any 有关错误的详细信息,有人怎么知道?现在是阅读 how to ask a question... 的好时机
-
Android L 和 M 设备,工作嵌套滚动视图 ViewCompat.setNestedScrollingEnabled()
-
但在 Android L 设备下它不能滚动
标签: android scrollview android-nestedscrollview