mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Remove obsolete widget adder shortcut.
Bug: 10441366 Change-Id: Ie9d70010ecdee3332595be6296fef604e3d676a8
This commit is contained in:
@@ -90,17 +90,6 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name="com.android.launcher3.WidgetAdder"
|
||||
android:label="@string/widget_adder"
|
||||
android:icon="@mipmap/ic_launcher_home">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name="com.android.launcher3.ToggleWeightWatcher"
|
||||
android:label="@string/toggle_weight_watcher"
|
||||
|
||||
Reference in New Issue
Block a user