54 次浏览
path: /packages/apps/Launcher3/res/xml/default_workspace_5x6.xml
屏蔽如下代码:
<!-- Hotseat -->
<!-- edited by peng
<include launcher:workspace="@xml/dw_tablet_hotseat" />
-->
<!-- Bottom row -->
<!-- edited by peng
<favorite
launcher:screen="0"
launcher:x="0"
launcher:y="-1"
launcher:uri="#Intent;action=android.intent.action.MAIN;category=android.intent.category.APP_CONTACTS;end" />
<resolve
launcher:screen="0"
launcher:x="-1"
launcher:y="-1" >
<favorite launcher:uri="#Intent;action=android.intent.action.MAIN;category=android.intent.category.APP_MARKET;end" />
<favorite launcher:uri="market://details?id=com.android.launcher" />
</resolve>
-->