THIS APP HAS ONLY BEEN OFFICIALLY TESTED ON ANDROID 8 OREO, IF IT WORKS ON YOUR VERSION OF ANDROID, SUBMIT A "Issue" SO THAT I CAN ADD THE VERSIONS TESTED
I do not know why, but it doesn't work offline for Android 9/pie. Will look into this
Go to the cloned repo, and delete `.idea` and `.gradle` and let Android-Studio rebuild these directories,
This may require you to restart Android-Studio
This project is being developed crossplatform from Win10 and ArchLinux,
If you receive a folder error like `/home/nala/` or `C:\Users\Merith` does not exist,
you can safely ignore that.
- Recent versions of android do not load page for offline,
- Fix issue where back button will suddenly close the app without warning
- Allow swiping from the left to open the side panel
https://github.com/QuaestioOrg/kotlin-converted-webview/
Used because i had no clue how to start a webveiw in kotlin as the documentation seems rather...sparse for me.
Who knows, may just be me.