commit | 904507029cd8ea2d070b6df0911b2dd36b7075a6 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Tue Jun 25 14:43:25 2013 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Tue Jun 25 17:43:06 2013 +0100 |
tree | 588cf2141516adc9564d4100fbdb725991d38b89 | |
parent | fb75232cb13b19004ec1189888b46767db20daf4 [diff] |
DO NOT MERGE Fix overwriting Action Bar title This commit fixes the Action Bar title being overwritten by the Activity title. The wrong method on ActionBarView was being called from Activity.onTitleChanged(), which didn't check to see if a title had been explicitly set. Bug: 9569582 Change-Id: I8c03fa03fc6fe34852896841fec52a3d24c080e6