parent
1774246139
commit
648b490687
|
|
@ -17,10 +17,11 @@ import com.orhanobut.logger.Logger
|
|||
import com.tencent.mmkv.MMKV
|
||||
import com.yingmao.clash.BuildConfig
|
||||
import com.yingmao.clash.R
|
||||
import com.yingmao.clash.base.BaseActivity
|
||||
import com.yingmao.clash.conf.BZYConstants
|
||||
import com.yingmao.clash.entity.LanguageInfoEntity
|
||||
|
||||
class AgreementAndPrivacyActivity : AppCompatActivity() {
|
||||
class AgreementAndPrivacyActivity : BaseActivity() {
|
||||
private val webView: WebView
|
||||
@SuppressLint("WrongViewCast")
|
||||
get() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue