Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

Thanks, yeah I've implemented the spinner into my app but have one small problem. Before clicking on it the number inside the spinner is stuck to the far left.
So imagine the number here, is right next to the edge of the box on the left.
I've tried padding, tried to move it using android:layout_width and android:layout_x in xml but nothing works. Any ideas?