Key Features
In my last project i had to create something similar to a slot machine wheel. In my search of doing this i found that android doesn’t have something similar already build. So i had to create one with simple knowledge without OpenGl or Canvas and only using views and layouts from android sdk.
Also i have implemented some methods that will resize your application according to screen resolutions. If you have any questions don’t hesitate to ask me.