commit | f069c2b3900198c688893834dbc49bd4ce06167a | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Tue Nov 15 22:10:05 2022 +0100 |
committer | micky387 <mickaelsaibi@free.fr> | Fri Oct 04 18:59:54 2024 -0400 |
tree | e29897f80eddb15000fa2210f3c1be56953d85f5 | |
parent | fa16a1a7df9018819692f14c52edf8f4108a7799 [diff] |
Launcher3: add support for hotseat qsb and fix styles to support ListPreference Change-Id: I571dfacf67a63872a8f7351ad9c6106397f79505 Launcher3: fix crash on taskbar usage we use search_container_hotseat.xml for phone when using qsb in hotseat. So add a new empty one for taskbar Change-Id: I3df2c9ad432c51e06102b65282bcbc9c4848e6fa Launcher3: fixup hardocded usages of QSB_ON_FIRST_SCREEN Change-Id: Id8f6ca9c332f0c53bdf96c944f8daa361adeab1c Launcher3: fix hotseat qsb widget width we are not going beyond isScalableGrid in recalculateHotseatWidthAndBorderSpace so hotseatQsbWidth is 0 in that case. To prevent any unwanted side effects add a separate API for the width to use if not isQsbInline Change-Id: I2d49127aa6ea3e10eab043f3f9a102154f1d8458