ce647cc9ae5456923f2dcfd096cbf42e5ca7b652
When you start searching, the header is set to "collapsed" mode. This normally hides the tabs indirectly if the height of the header changed as a result, which happens if there is a prediction row because the previous height is non-zero but is considered 0 after the collapse. However, if there was no prediction row, the height was already 0, so the header was not re-initialized, which is where the tab visibility takes effect. Fix: 235299156 Test: Manually with and without app predictions enabled and keyboard default on/off. Change-Id: I192a700ac83776f30d3207f92636113bdb8a86c5
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%