mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Expose action that allows landing on the work tab
Bug: 217385869 Bug: 203531272 Test: manual Change-Id: I68a6add9f603105e0a2ee01ebdc3059e18c9a050
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
android:enabled="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<action android:name="android.intent.action.SHOW_WORK_APPS" />
|
||||
<category android:name="android.intent.category.HOME" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.MONKEY"/>
|
||||
|
||||
Reference in New Issue
Block a user