Owen Sun
Owen Sun
因为onDraw中一直重复调用着invalidate()
更正:点击dialog外侧取消的时候,permission.shouldShowRequestPermissionRationale取的是最近一次的赋值。
DelegateAdapter adapter = new DelegateAdapter(layoutManager, false); 如果类型不同,设置第二个参数hasConsistItemType为false即可。
参考demo中的onResume()方法
为recyclerview添加header应该就可以吧
edit behavior may be the only way to fix this RecyclerViewBehavior.java-->onNestedPreScroll() change "hidingTop || showingTop" to "hidingTop " in "if" condition.
[SmartCalendar](https://github.com/githubxiaoou/SmartCalendar) Maybe my demo will help you
同问,解决了吗
CaptureFragment.java fyi,忙,勿回。 > 在 2018年1月24日,下午3:10,zhangyunpenggithub 写道: > > @shichunlei @githubxiaoou 请问你们解决了吗? > > — > You are receiving this because you were mentioned. > Reply to this email directly, view...