preinit webview+configparser+README.md

tabulation fixes

configparser to comments

dont need

pre init webview

readme changes

delete submodules

webview in main menu

webview pre init

delete modules

delete submodules
This commit is contained in:
potatowipedlifereverse 2020-03-02 01:47:48 +03:00
parent ae20e3aa95
commit 35e8424293
7 changed files with 60 additions and 0 deletions

View file

@ -12,6 +12,10 @@
android:id="@+id/action_graceful_stop"
android:orderInCategory="98"
android:title="@string/action_graceful_stop" />
<item
android:id="@+id/action_start_webview"
android:orderInCategory="97"
android:title="@string/action_start_webview" />
</group>
<group android:id="@+id/group_various" >
<item