Are you looking for some free apps? 20,000+ users downloaded Gallery latest version on 9Apps for free every week! A lot of functions and features are contained in this app. This hot app was released on 2017-06-13. It is available as a free download on 9Apps.
This is how I want the gallery app ... simple.
Features:
- Albums are shown in a recycler view with expandable sections;
- Change columns number;
- Hide folders (go to settings to make them visible again);
- Bunch of themes;
- Play videos and gifs;
- Long click on media pager will show bottom sheet with infos and actions;
- Crop, share, set as wallpaper or delete media;
Before leaving one star to my app consider that this is how I want a gallery app and that I'm just sharing.
If You want more features please consider other apps on the playstore.
Thanks.
For info and source code: https://github.com/enricocid/Gallery
- don't extract palette colors from images
- use a fixed color behind the image in media view
- use placeholder before loading the media
(all these changes should help to reduce memory consumption and the probability to get out of memory exceptions)