commit | 629767288a7f551d651f0405fdd9ed04e807d56b | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Thu Feb 04 16:45:53 2016 -0800 |
committer | George Mount <mount@google.com> | Wed Feb 10 22:12:14 2016 +0000 |
tree | 7781bb80feb77cb8dbcc1fd11c0986427c7c61e3 | |
parent | 406e9d44fd7c401c9352a9b40e3e0c0f428847fe [diff] |
Don't use forceVisibility for Activity Transitions. Bug 22291911 Forced visibility for transitions was introduced to make Activity Transitions force going from INVISIBLE to VISIBLE without triggering focus changes. setTransitionVisibility was later introduced and now allows us to use visibility without triggering focus changes. Change-Id: Idf21542464a13bac7b4d4a17f6b9303f68d550c3