mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Launcher menu option launches main activity.
This commit is contained in:
parent
9eca3a299c
commit
215b7f4b4c
@ -21,7 +21,7 @@
|
||||
android:shortcutShortLabel="@string/get_content_shortcut_label">
|
||||
<intent
|
||||
android:action="GET_CONTENT"
|
||||
android:targetClass="org.kiwix.kiwixmobile.zim_manager.ZimManageActivity"
|
||||
android:targetClass="org.kiwix.kiwixmobile.main.KiwixMainActivity"
|
||||
android:targetPackage="org.kiwix.kiwixmobile" />
|
||||
</shortcut>
|
||||
</shortcuts>
|
||||
|
Loading…
x
Reference in New Issue
Block a user