我的页面,菜单全部改为webView跳转
This commit is contained in:
@@ -224,6 +224,12 @@
|
||||
android:label="修改密码"
|
||||
android:windowSoftInputMode="stateHidden|adjustResize" />
|
||||
|
||||
|
||||
<activity
|
||||
android:name=".activity.setting.WebViewActivity"
|
||||
android:label="WebView"
|
||||
android:windowSoftInputMode="stateHidden|adjustResize" />
|
||||
|
||||
<provider
|
||||
android:name="androidx.core.content.FileProvider"
|
||||
android:authorities="com.shayu.onetoone.fileprovider"
|
||||
|
||||
Reference in New Issue
Block a user