Add option to open manga details in a WebView

This commit is contained in:
inorichi
2019-04-08 02:08:40 +02:00
parent 8d4c0f505c
commit e7606e6dca
5 changed files with 79 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<WebView
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
</WebView>