Parallax implemented with Android UI toolkit

Davy

I just published an implementation of the parallax effect. Surprisingly it’s something no so complicated to implement with Android UI toolkit. Where it gets a like more tricky is optimizing the drawing operation by hiding views that overlap each other.

https://www.youtube.com/watch?v=4Wk4mnN1eH8

Source code

comments powered by Disqus