commit | 4bbc85eb549a61f230c30cb2852294087b169238 | [log] [tgz] |
---|---|---|
author | Jason Chiu <chiujason@google.com> | Wed Apr 22 11:44:17 2020 +0800 |
committer | Jason Chiu <chiujason@google.com> | Wed Apr 22 06:29:57 2020 +0000 |
tree | 2713b6557e86adf91d34e1dfa73fcafd43ccca7c | |
parent | 12a838d1f69dd400211da68956e54b145b1d8231 [diff] |
Fix the incorrect title of Panel Since panel activity is singleInstance, a newer panel will reuse the same fragment as the previous panel when they are displayed one after another. Panel fragment has two kinds of exclusive header layout which shouldn't be showed at the same time, so we have to reset their visible states when creating panel content. Fixes: 154668079 Test: robotest Change-Id: I701a7cde4b43322fbc63ae1cb74c41dd23b37c0c