mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
Move Note Shortcut from Settings to SystemUI
* Change Note Shortcut category package name from Settings to SystemUI Test: manual Flag: not needed Fixes: b/280431176 Change-Id: I50f4550ad98f4c4959731b456a846faa2ec5a1a9
This commit is contained in:
@@ -26,6 +26,6 @@
|
||||
launcher:category="1"
|
||||
launcher:sectionDrawable="@drawable/ic_note_taking_widget_category"
|
||||
launcher:sectionTitle="@string/widget_category_note_taking">
|
||||
<widget launcher:provider="com.android.settings/com.android.settings.notetask.shortcut.CreateNoteTaskShortcutActivity" />
|
||||
<widget launcher:provider="com.android.systemui/.notetask.shortcut.CreateNoteTaskShortcutActivity" />
|
||||
</section>
|
||||
</widget-sections>
|
||||
Reference in New Issue
Block a user