commit | e5a49f4b48c0ae1403ecdd793164cefe78c389c7 | [log] [tgz] |
---|---|---|
author | Andy Wickham <awickham@google.com> | Mon Oct 03 14:47:07 2022 -0700 |
committer | Andy Wickham <awickham@google.com> | Mon Oct 03 23:38:49 2022 -0700 |
tree | aa3412f2482300f0982194983ec39d9d181fea7d | |
parent | 64510b48b0009fc54e59dce01c014ee21499b3b6 [diff] |
Hide FloatingHeaderView while in Search state. This prevents touches on the profile buttons (which were already hidden due to the header view having alpha 0, but touches were still registered). Fix: 248338523 Test: Manually tap where the work profile button is before and after this change. Before: switches to work profile. Afer: does nothing in 0 state; otherwise launches item at that position. Change-Id: Ie30661146d25740000d7a9cbe79234ac15347253