Loading AndroidManifest-common.xml +2 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,8 @@ android:autoRemoveFromRecents="true" android:label="@string/action_add_to_workspace" > <intent-filter> <action android:name="android.content.pm.action.CONFIRM_PIN_ITEM" /> <action android:name="android.content.pm.action.CONFIRM_PIN_SHORTCUT" /> <action android:name="android.content.pm.action.CONFIRM_PIN_APPWIDGET" /> </intent-filter> </activity> Loading Loading
AndroidManifest-common.xml +2 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,8 @@ android:autoRemoveFromRecents="true" android:label="@string/action_add_to_workspace" > <intent-filter> <action android:name="android.content.pm.action.CONFIRM_PIN_ITEM" /> <action android:name="android.content.pm.action.CONFIRM_PIN_SHORTCUT" /> <action android:name="android.content.pm.action.CONFIRM_PIN_APPWIDGET" /> </intent-filter> </activity> Loading