CanvasWeightPicker
A simple compose weight picker drawn with canvas.
Features
- Drag scale to select weight
- Haptic feedback on weight selected
Video of working app
canvas_weight_picker_vid.mp4
Installation
Clone this repository and import into Android Studio
git clone [email protected]:kiptechie/CanvasWeightPicker.git
Maintainers
This project is maintained by:
Contributing
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push your branch (git push origin my-new-feature)
- Create a new Pull Request