I am building a module in which i have to show all the images arranged time wise.
the images should be arranged under tags like :-
-Recent
-Last Week
-Last Month and so on.
i have seen WhatsApp is doing the same .. when you try to attach any media file from and select gallery for selecting file .. it shows the media arranged in same fashion.
can it be done using default inbuilt android gallery or i have to right it from scratch. till now i have almost completed the module but i am facing some UI issues.
Is there any flag which i should pass while calling gallery to show the image in the order i want ?
Any leads on this is appreciated !!
Thanks :)