GithubHelp home page GithubHelp logo

easybehavior's Issues

你好

请问移到自己项目有什么要注意的,会非常卡顿

沉浸式怎么处理

你好,当图1往上滑动的时候,顶部的状态栏直接就是黑色的了,请问这个应该怎么修改?
image
4.4以上可以实现沉浸式吗

Demo2中有个bug,当下滑刷新后,刷新即将完成时,轻轻上滑,就会出现刷新完成但是 SmileView(笑脸)没有隐藏的情况

这种情况出现的概率还是比较大的,大神可以解决一下吗?
出现这个bug后,我再次下滑刷新(打断点)当刷新完成时,发现问题出在onStopNestedScroll 方法里的recovery方法。 该方法 的 第二行 代码 mFingerMoveDy 属性对应的值是终是 0.0 , 也就是说第二行代码条件不成立,而

private void recovery(final AppBarLayout abl) {
        if (isRecovering) return;
        if (mFingerMoveDy > 0) {
             ...
        }else{
        // 应该是  else的情况你没作处理 ,导致的该bug吧 ?
        }

对应的bug视频观看地址:

一些问题请教

首先感谢提供这么好的demo学习
①AppBarLayoutOverScrollViewBehavior中,这里的mLastBottom获取逻辑不是很懂AppBarLayoutOverScrollViewBehavior的129行
②关于onStartNestedScroll回调时机的问题,一次滑动为什么会回调两次?
③DisInterceptNestedScrollView是否一定要集成NestedScrollView?

求指教

06-28 17:44:31.639 14638-14638/? E/dalvikvm: VM aborting
06-28 17:44:31.639 14638-14638/? A/libc: Fatal signal 11 (SIGSEGV) at 0xdeadd00d (code=1), thread 14638 (an.easybehavior)

AndroidX 新的API上表现出bug

你好,AndroidX下拉放大图片的时候,马上放手然后快速惯性轻轻往上滑会出现,中间middle的布局网上滑动,但是viewpager content 的布局没有移动,最后导致中间留了很大的空白面积,请问有没有解决方法

有bug

APP启动就闪退

06-28 15:28:20.256 6134-6134/me.stefan.easybehavior E/dalvikvm: Could not find class 'android.graphics.drawable.RippleDrawable', referenced from method android.support.v7.widget.AppCompatImageHelper.hasOverlappingRendering
06-28 15:28:20.309 6134-6134/me.stefan.easybehavior E/dalvikvm: VM aborting
06-28 15:28:20.309 6134-6134/me.stefan.easybehavior A/libc: Fatal signal 6 (SIGABRT) at 0x000017f6 (code=-6), thread 6134 (an.easybehavior)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.