Skip to content

Commit

Permalink
WebView 默认支持自动横屏
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyLemon committed Feb 5, 2024
1 parent 2e628f4 commit 4d48ae3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ZBLibrary/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
<activity
android:name="zuo.biao.library.ui.WebViewActivity"
android:launchMode="singleTop"
android:screenOrientation="portrait"
android:windowSoftInputMode="stateHidden|adjustResize|adjustUnspecified" />
<activity
android:name="zuo.biao.library.ui.EditTextInfoActivity"
Expand Down

0 comments on commit 4d48ae3

Please sign in to comment.