mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 15:56:49 +00:00
c6f8d713bdb1815c4e7544210a6e7cdca400ae11
Launcher preview rendering fails on AOSP Launcher3 because the search bar (AppsSearchContainerLayout) tries to find BaseDraggingActivity during inflation, which doesn't exist in the preview hierarchy. Remove the search bar from the launcher preview layout entirely to fix the issue. This is actually more consistent with our real launcher appearance because it doesn't have a search bar to begin with. Change-Id: Ic549fd9d592bc702e0c12285fb016b908e49d514
Languages
Java
73.1%
Kotlin
26.5%
AIDL
0.3%
Python
0.1%