Giter Site home page Giter Site logo

pullscrollview's Issues

Maven

感谢LZ开发如此好用的套件,

不知道可否上传到Maven方便开发者导入?

关于协议

库文件使用GPL V2授权的话,所有使用此库的项目都必须以GPL v2开源,个人认为这种方式欠考虑,可能LGPL或者apache,BSD之类的更好一点.当然,如果只是练习之作的话无所谓.

在TableLayout中(或者在其他,只要是srcollview的里面控件)任意一项如果加了点击事件,则在那里拖动时,顶上的图会变成一片空白

在TableLayout中(或者在其他,只要是srcollview的里面控件)任意一项如果加了点击事件,则在那里拖动时,顶上的图会变成一片空白

焦点问题引起的,如果添加点击事件(或者其他能引起焦点的操作),那么这个scrollview就收不到touch down事件,所以照成初始位置计算错误,背景图片就会被移出界面(就是你看到的背景空白),要解决这个方案简单,添加一个标记 在第一次move的时候,计算一次初始位置,解决。欢迎交流哦

issue on lower end device (tested android 2.2.3)

white empty space is showing on pull down to scroll view in android 2.3.5. i guess problem is on lower version? is there any particular solution. bdw Nice Work. many many thanks just awesome

StrechScrollView 无法获取TOUCH_DOWN事件

控件不错,能正常运行,有个小不足:

如果StrechScrollView中的条目不足以超过屏幕时,内容以外的区域可以获得onTouch事件,

但是,内容区域内却无法获得onTouch事件, 但可以触发TableRow的点击事件;

大牛看看如何解决这个问题

Bug's here

At the beginning of entering the PulldownViewActivity, pulling from top to bottom, it's OK, the front view is scrolled out. But, when I pulled the TableLayout to the bottom, then pulled from top to bottom again, the front view would be not scrolled out. Yeah, it's a bug and a trouble.

有bug会崩溃

当不停的向下拉,头部会多出一块空白,在一直下拉到底,会崩溃,程序

bug

有时滑动的时候背景图片会变白。然后scroll失效

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.