Open ozgekaplan opened 6 years ago
Hi @ozgekaplan. what do you mean by static items?
for any distance fixes you can try to create custom CarouselZoomPostLayoutListener
. All zoom and distance logic for items is done there. It has strange api and should be rewritten but I'm not sure if I will have any time to do this.
Hi Mikhail I tried something on CarouselZoomPostLayoutListener but I couldnt design the menu that i want because i am working on the tv application.Now I will examine the code again but I want to keep contact with you if It is not problem with you. Thank you. 23 Nis 2018 Pzt 08:48 tarihinde Mikhail Gurevich notifications@github.com şunu yazdı:
Hi @ozgekaplan https://github.com/ozgekaplan. what do you mean by static items?
for any distance fixes you can try to create custom CarouselZoomPostLayoutListener. All zoom and distance logic for items is done there. It has strange api and should be rewritten but I'm not sure if I will have any time to do this.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Azoft/CarouselLayoutManager/issues/67#issuecomment-383461461, or mute the thread https://github.com/notifications/unsubscribe-auth/ATvl91hV-0P35oy49P7qXAAezOgo088oks5trWsOgaJpZM4SsEyU .
hi , I am developing android project for tv.Your lib is usefull but I want to make items static on the screen and want to decrease distance between items.Is there any way to make them? Thanks in advance.