|
|
@ -10,6 +10,10 @@ |
|
|
|
android:shortcutDisabledMessage="@string/last_read" |
|
|
|
android:shortcutDisabledMessage="@string/last_read" |
|
|
|
tools:ignore="UnusedAttribute"> |
|
|
|
tools:ignore="UnusedAttribute"> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<intent |
|
|
|
|
|
|
|
android:action="android.intent.action.VIEW" |
|
|
|
|
|
|
|
android:targetPackage="${applicationId}" |
|
|
|
|
|
|
|
android:targetClass="io.legado.app.ui.main.MainActivity" /> |
|
|
|
<intent |
|
|
|
<intent |
|
|
|
android:action="android.intent.action.VIEW" |
|
|
|
android:action="android.intent.action.VIEW" |
|
|
|
android:targetPackage="${applicationId}" |
|
|
|
android:targetPackage="${applicationId}" |
|
|
|