mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 11:18:21 +00:00
Merge "Chips container - Don't hard code the height of the chips container." into ub-launcher3-qt-dev
am: b36ab46e93
Change-Id: I6bd6e9410b05b6624bda00f42f6f71b9f16eabed
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<FrameLayout
|
||||
android:id="@+id/proactive_suggest_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="48dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:visibility="gone"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user