Add MangaDex login

This commit is contained in:
NerdNumber9
2019-04-19 02:46:34 -04:00
parent 5c2fbec80a
commit ea7ff432b2
14 changed files with 238 additions and 95 deletions

View File

@@ -219,7 +219,7 @@
</intent-filter>
</activity>
<activity
android:name="exh.ui.captcha.SolveCaptchaActivity"
android:name="exh.ui.captcha.BrowserActionActivity"
android:launchMode="singleInstance"
android:theme="@style/Theme.EHActivity" />
<activity android:name="exh.ui.webview.WebViewActivity" />