Android scrollable app canvas? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Android scrollable app canvas?

So I need a canvas for animations which means I can’t really use premade widgets I think or even views like the scrollview. Do I really have to make the scroll and scroll bounceback mechanic myself for this? Or am I unaware of something premade that would handle this for me? Would love any info or github repos that might have solutions/canvas versions of widgets. Thanks!

5th Aug 2019, 9:32 AM
nk361
nk361 - avatar
1 Answer
+ 2
You have to do it since it's a outsider app.
15th Aug 2019, 7:42 AM
David João Gonçalves
David João Gonçalves - avatar