You are browsing as a guest. Sign up (or log in) to start making projects!

3h 6m 8s logged

Added a custom range feature to my RNG WearOS app, so users can now pick a range between 1-100 for random numbers. The reason I didn’t make it fully custom, allowing any number is because support for custom input in WearOS is limited, so I settled for using 2 Pickers.

However, just while writing this devlog, I realised that if the first number was bigger than the second number, the app crashes! Fortunately I’ve realised this before shipping.

0
3

Comments 0

No comments yet. Be the first!