commit | 1e82e30791a87f25ac921f9cbe42148c4aa31779 | [log] [tgz] |
---|---|---|
author | Ta-wei Yen <twyen@google.com> | Fri Sep 30 14:08:08 2016 -0700 |
committer | Ta-wei Yen <twyen@google.com> | Fri Sep 30 14:08:08 2016 -0700 |
tree | 0d3bf71edddb43d8a8d687f9f771fc0a301a4fb7 | |
parent | e50216b1a1655ad9a17e66aeb0246e80ae30315f [diff] |
Implement action bar back button in voicemail PIN settings Previously the VoicemailChangePinActivity does not have the parent activity set in the manifest or other implementations so the back button does nothing. The same behavior of the navigation bar back is used. Change-Id: Ia16a754063bb72e5796c8d3ebf193e63613cf001 Fixes: 31634760