update:2021.03.15
fix:修改首页图标位置 add:在桌面隐藏自己的图标和搜索
This commit is contained in:
@@ -102,4 +102,16 @@
|
||||
<!-- <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>-->
|
||||
<favorite
|
||||
launcher:className="com.info.sn.activity.MainActivity"
|
||||
launcher:packageName="com.info.sn"
|
||||
launcher:screen="0"
|
||||
launcher:x="0"
|
||||
launcher:y="0" />
|
||||
<favorite
|
||||
launcher:className="com.jiaoguanyi.sysc.activity.MainActivity"
|
||||
launcher:packageName="com.jiaoguanyi.sysc"
|
||||
launcher:screen="0"
|
||||
launcher:x="1"
|
||||
launcher:y="0" />
|
||||
</favorites>
|
||||
|
||||
Reference in New Issue
Block a user