commit | 2ec71fce968652df1cfc533f8cdb3e810f88ed3e | [log] [tgz] |
---|---|---|
author | Santhosh Kumar H E <skhara@codeaurora.org> | Mon Nov 18 20:14:48 2013 +0530 |
committer | Santhosh Kumar H E <skhara@codeaurora.org> | Mon Nov 18 20:23:52 2013 +0530 |
tree | 89a24499795203ea24559fe32546561efbfa0808 | |
parent | 77fc9f7bd9c94ed673d847b71d681c14c3f07177 [diff] |
Update storage hint when switched back to full screen preview. If user swipe right and delete some images to empty space. Or pause the activity, delete some data to free up memory also the storage hint was not getting dismissed. Because avaiable storage space was not checked in all these cases. This change makes sure the storage availability is checked and UI is being updated. Change-Id: I29a0471d596945ae370b21a61e3ad1f995dced25 CRs-Fixed: 573549