mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 08:16:49 +00:00
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
Languages
Java
73.1%
Kotlin
26.5%
AIDL
0.3%
Python
0.1%