commit | a9242e143ef468e74d28ac525539f803e120c520 | [log] [tgz] |
---|---|---|
author | Wenyi Wang <wenyiw@google.com> | Mon Nov 30 18:08:56 2015 -0800 |
committer | Wenyi Wang <wenyiw@google.com> | Fri Dec 04 16:16:07 2015 -0800 |
tree | 11957c6d6a6636de571922eafbe1af047de7c4c3 | |
parent | 17294e1a32d4baff09430482d2c3719a61be85e9 [diff] |
Make photo selection handler available and pass photo URI on rotation The root cause is that if we rotate screen before photo is taken/picked from album, mPhotoSelectionHandler will be null after rotation. In addition, we also need to restore photo URI after rotation to avoid opening Photos app with a null URI. Bug: 25895614 Change-Id: I625af9932a2c7f7b6c4531cc2e52973ff6c5efc7