Closed Machinero closed 4 years ago
Hi @Machinero 👋, thank you for reaching out.
The effect of the image you attached is exactly the same as the current behavior of the ListView (CircleListView as well) on the Galaxy Watch. Could you tell me more about what you want?
Thank you for response @rookiejava .
I have created the CircleListView at Emulator 5.5 and the effect is a bit different than effect that i pointed in the last comment.
My goal is to achieve effect like in the following image. Is it possible?
Could you also answer for the following questions?
Since the UX policy of each platform version (4.0, 5.0, 5.5 ...) is different, it may look different for each version. I think it will look like what you would expect when the latest version of the emulator image is published. (I can't decide the detailed schedule, but I expect it to be published soon.)
Is it possible to disable scroll bar in CircleListView?
If you use the latest version(1.5.0) of the Circular UI, you can control with ListView.VerticalScrollBarVisibility
(or istView.HorizontalScrollBarVisibility
).
Is there possible way to change highlight effect in the CircleListView like in the following image?