It's a library for browsing and choosing photos and videos from Android device's gallery.
Key features:
- Select photo and video
- Optionally display bucket (folder) list first. Selecting a bucket/folder, will display all photos/videos inside it.
- Selected photos will be displayed at selection panel at the bottom. You can unselect the photo directly from that panel.
- Take photo and record video
I'll be back!
Initially heavily based on MediaChooser project. Along the way, I made many changes regarding UI/UX and some models to encapsulate selected media. I'm using it for an app by my company, Jepret Story, so I need to change the packages name.
I also use:
- material-menu for displaying Material Design action menu
- Android-ObservableScrollView for observing scrolling in order to show/hide action bar