mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Convert webview into an activity (#2470)
Based on65804ebb3a(cherry picked from commit797553ce16)
This commit is contained in:
		| @@ -22,7 +22,7 @@ import exh.ui.login.LoginController | ||||
| import kotlinx.android.synthetic.main.activity_webview.* | ||||
| import uy.kohesive.injekt.injectLazy | ||||
| 
 | ||||
| class WebViewActivity : BaseActivity() { | ||||
| class EhWebViewActivity : BaseActivity() { | ||||
|     private val prefs: PreferencesHelper by injectLazy() | ||||
|     private var mobileUserAgent: String? = null | ||||
|     private var isDesktop: Boolean = false | ||||
		Reference in New Issue
	
	Block a user