Giter Club home page Giter Club logo

Comments (7)

JlUgia avatar JlUgia commented on May 30, 2024

Both ways could work (scrollView ListView) or any view that comes from them. Just merge those inside of the container and you'll be good to go.

from android-sliding-layer-lib.

4tee avatar 4tee commented on May 30, 2024

I tried to embed the scrollview inside the sliderlayer container. It seems to be problematic when i try to press the button (inside scrollview) or drag the scrollview horizontally by sliding to close. I tried to use dispatchTouchEvent to let the slidinglayer onTouch event to consume. It works in android 4.2, but it has problem in 2.2.1. Any way to make the slidinglayer scrollable in its library?
Thanks!

from android-sliding-layer-lib.

JlUgia avatar JlUgia commented on May 30, 2024

You shouldn't need to do any of that. We've used both ScrollView and ListView with the SlidingLayer and everything works as expected on ICS and pre-ICS.
If you still have issues, share your layout so that others can give it a try, but again, no secret on that.

ie.: We use:

SlidingLayer
RelativeLayout
Some content
/RelativeLayout
ListView/
/SlidingLayer

I tried to embed the scrollview inside the sliderlayer container. It seems to be problematic when i try to press the button2 or drag the scrollbar horizontally to slide. I tried to use dispatchTouchEvent to let the slidinglayer onTouch event to consume. It works in android 4.2, but it has problem in 2.2.1. Any way to make the slidinglayer scrollable in its library?
Thanks!


Reply to this email directly or view it on GitHub.

from android-sliding-layer-lib.

4tee avatar 4tee commented on May 30, 2024

Thank you. I have uploaded into my git for the problematic android project. It is called

https://github.com/4tee/slidinglayer_scrollbar_testing

Basically, the problem is when there is scrollview, the dragging to close the sliding layer is not working in ICS. In my another andorid 2.2.1 device, the scrollview child is not responsive too.

from android-sliding-layer-lib.

JlUgia avatar JlUgia commented on May 30, 2024

Hello!
You were right!
There was a small method for which the right and middle modes were not taken into account. Get the last update I just pushed (1e34433) and try it, but I already tested it with your project and seems to work nice.
:)

from android-sliding-layer-lib.

JlUgia avatar JlUgia commented on May 30, 2024

Please, send your feedback when you've tested that it actually works.

from android-sliding-layer-lib.

4tee avatar 4tee commented on May 30, 2024

Prefect.. It works! Thanks a lot. 💯 %

from android-sliding-layer-lib.

Related Issues (20)

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.