commit | 615f18e987eb83c9dc30417392faf343f90566fe | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Wed Oct 17 16:27:41 2018 -0700 |
committer | Fan Zhang <zhfan@google.com> | Wed Oct 17 16:27:41 2018 -0700 |
tree | bf44978784f337a58e9c6d47767abfedee1b70e5 | |
parent | cb6b34e893f07fa09669edbc94382fd83f08ba5f [diff] |
Fix nav-up button in main settings activity. It should be a non-clickable search icon, not back button. Apparently the init code must be executed after setActionBar. Change-Id: Ibbc8aefeebc44562c6105cb51e6f6447a9705ff9 Fixes: 117797520 Test: manual