mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 11:18:21 +00:00
Add a feature flag for displaying categorized widget recommendations.
Bug: 318410881 Test: NONE Flag: ACONFIG com.android.launcher3.enable_categorized_widget_suggestions DEVELOPMENT Change-Id: I6f8a0cc8f74823f1a29cef1b5f8ac0a3e9411609
This commit is contained in:
@@ -140,3 +140,10 @@ flag {
|
||||
description: "Tie unfold animation with state animation"
|
||||
bug: "297057373"
|
||||
}
|
||||
|
||||
flag {
|
||||
name: "enable_categorized_widget_suggestions"
|
||||
namespace: "launcher"
|
||||
description: "Enables widget suggestions in widget picker to be displayed in categories"
|
||||
bug: "318410881"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user