j4velin / Pedometer

Lightweight pedometer app for Android using the hardware step sensor
https://play.google.com/store/apps/details?id=de.j4velin.pedometer
Apache License 2.0
1.44k stars 672 forks source link

Changing the number picker dialog on "goal" settings to custom dialog? #128

Closed sukibeww closed 5 years ago

sukibeww commented 6 years ago

i think using number picker dialog to modify the goal is rather ineffective, maybe a custom dialog that asserts user input to number only will be a better option to modify user's goal.

I'm a CS student with an assignment to approach and try to contribute to an Open-source community, sorry if this is a waste of time. thank you...

PS: great application 👍, i learned a lot from it

j4velin commented 5 years ago

Feel free to submit a pull request and I'll merge it if it makes sense