Git Product home page Git Product logo

Comments (8)

mig35 avatar mig35 commented on September 14, 2024

hey @isarYMB you can try to change CenterScrollListener implementation and make it whatever you want.

from carousellayoutmanager.

isarYMB avatar isarYMB commented on September 14, 2024

yes, im using CenterScrollListener , but the sliding have distance scroll. i want to using this carousel for 3D degree image for product in E-commerce. i want if i scrolling, the carousel not have distance if i scrolling. How to disable distance scroll?

from carousellayoutmanager.

mig35 avatar mig35 commented on September 14, 2024

sorry, but I don't get your idea. are you able to share an animation?
but anyway this library is distributed as is and no changes are planed.

from carousellayoutmanager.

isarYMB avatar isarYMB commented on September 14, 2024

i mean, i want to carousel for 360 degree image. example video like this https://www.youtube.com/watch?v=YsNO7LKqJcs . it is a collection of images that are in one carousel

from carousellayoutmanager.

mig35 avatar mig35 commented on September 14, 2024

You should find 360 degree library somewhere. This library has only carousel layout for RecyclerView.
Also you may have some problems with touch events as I can see now

from carousellayoutmanager.

isarYMB avatar isarYMB commented on September 14, 2024

i cant find 360 degree library from everywhere. so, i just can using your library. i just have 1 problem. this carousel have distance scroll for go to next picture. i want 0 distance. so that the image remains in the center and the image does not shift slightly in the other direction to go to the next image

from carousellayoutmanager.

mig35 avatar mig35 commented on September 14, 2024

You can checkout the code and adjust it for your needs 👍
Also if you are able to make it configurable and create PR that would be awesome!

You should remove CenterScrollListener and CarouselZoomPostLayoutListener and then change some code in https://github.com/Azoft/CarouselLayoutManager/blob/master/CarouselLayoutManager/carousellayoutmanager/src/main/java/com/mig35/carousellayoutmanager/CarouselLayoutManager.java#L343

from carousellayoutmanager.

isarYMB avatar isarYMB commented on September 14, 2024

Good. finally i can solve the problem. your library is very very awesome. thankyou

from carousellayoutmanager.

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.