cm: Use org.adw namespace for temp ADW overlay
Change-Id: I85c94436f79e23bf14f14d229c76f2498bab02a8
This commit is contained in:
parent
32317c780c
commit
b39b2b2e6b
@ -14,10 +14,10 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<favorites xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher">
|
||||
<favorites xmlns:launcher="http://schemas.android.com/apk/res/org.adw.launcher">
|
||||
<!-- ALL APPS -->
|
||||
<shortcut
|
||||
launcher:uri="#Intent;action=com.android.launcher.action.launcheraction;component=com.android.launcher/.CustomShirtcutActivity;i.DefaultLauncherAction.EXTRA_BINDINGVALUE=4;end"
|
||||
launcher:uri="#Intent;action=org.adw.launcher.action.launcheraction;component=org.adw.launcher/.CustomShirtcutActivity;i.DefaultLauncherAction.EXTRA_BINDINGVALUE=4;end"
|
||||
launcher:icon="@drawable/all_apps_button"
|
||||
launcher:title="@string/launcher_actions"
|
||||
launcher:screen="-1"
|
||||
|
Loading…
Reference in New Issue
Block a user