6.7.0 - Alpha3 - 修复启动器图标无法显示快捷方式菜单的问题
This commit is contained in:
@@ -231,6 +231,10 @@
|
||||
|
||||
</intent-filter>
|
||||
|
||||
<meta-data
|
||||
android:name="android.app.shortcuts"
|
||||
android:resource="@xml/app_shortcuts" />
|
||||
|
||||
</activity-alias>
|
||||
|
||||
<activity-alias
|
||||
@@ -248,6 +252,10 @@
|
||||
|
||||
</intent-filter>
|
||||
|
||||
<meta-data
|
||||
android:name="android.app.shortcuts"
|
||||
android:resource="@xml/app_shortcuts" />
|
||||
|
||||
</activity-alias>
|
||||
|
||||
<activity
|
||||
|
||||
Reference in New Issue
Block a user