mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-04 03:06:41 -04:00
android show welcome on help menu
help page can be opened via link in welcome page. (Easier to maintain and test)
This commit is contained in:
parent
76a1b05509
commit
e127050f8f
@ -345,7 +345,7 @@ public class KiwixMobileActivity extends Activity {
|
||||
openRandomArticle();
|
||||
break;
|
||||
case R.id.menu_help:
|
||||
showHelp();
|
||||
showWelcome();
|
||||
break;
|
||||
case R.id.menu_openfile:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user