-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add progress bar or ARC and auto regenerate function. #2
Comments
I see. |
I just tried it. Unfortunately it is still broken. I cannot make the image animation in front of the scroll list. This might be another bug or limitation. |
Can I have the code you've tried? (I simply just want to show an image, but somehow my app doesn't work...) |
I have pushed the code to 2-Add-refrash-animation branch. Feel free to try. |
That is actually a good idea. I think I will implement the auto refresh first. Then add the animation. |
Ok! Maybe I can work on animation while you're implementing auto refresh. |
#3 Method with progress bar didn't work because it wasn't able to put an item in front of scroll-list. |
#3 I have compiled your code, and I think the solution is less than ideal, specially when there is more than one item in the list. Thus, I think of a workaround that the ark put at the side of the screen. It seems like the scroll list will always be at the top. |
Yes. |
You're new idea was nice! so I coded it. |
I have merged your code. Good job! I also edit some code to let the ark auto resize according to the screen size. |
Oh I've mistakenly set the fixed width and height. |
@ZoLArk173 ARC frame images are still in |
I removed these files and add auto refresh functionality. Also add a background for the arc! |
I love this better UI. 😄 |
Accidentally closed. Sry |
Might be useful.
I'm working on this in my fork.
The text was updated successfully, but these errors were encountered: