E-Hentai login is now a secure activity
This commit is contained in:
parent
7ab81771fe
commit
28d0353306
1 changed files with 4 additions and 0 deletions
|
|
@ -160,6 +160,10 @@ class EhLoginActivity : BaseActivity() {
|
|||
overridePendingTransition(R.anim.shared_axis_x_pop_enter, R.anim.shared_axis_x_pop_exit)
|
||||
}
|
||||
|
||||
init {
|
||||
registerSecureActivity(this)
|
||||
}
|
||||
|
||||
companion object {
|
||||
const val PARAM_SKIP_INJECT = "TEH_SKIP_INJECT"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue