Note saver app which can save images as well with customization.
final.demo.mp4
- Kotlin
- Paging 3 library
- flow
- livedata
- MVVM architecture
- Jetpack
- Dagger Hilt
- Coroutines
- MarkWon library
- Color picker view library
- Fluid slider library
- You can save note
- Markdown support
- priority option
- Image support
- Drawing sheet
- Add image using camera
- Add image using image picker
- Customize them
-
I used thumbnail to set image in imageview so now
- you can add below code to set original image in imageview
imageView.setImageBitmap(BitmapFactory.decodeFile(path))
- add new fragment/dialog to show full size original image when use click on thumbnail using above code
-
Add functionality for sorting and searching
-
Add swipe to delete functionality
Awesome 😍 If you would like to contribute you're most welcome! 💛