<activity
android:name=".rn.ReactPageActivity"
android:windowSoftInputMode="stateHidden|adjustResize"
android:screenOrientation="portrait"
android:theme="@style/AppTheme.NoActionBar" />
<activity
android:name=".rn.ReactPageActivity"
android:windowSoftInputMode="stateHidden|adjustResize"
android:screenOrientation="portrait"
android:theme="@style/AppTheme.NoActionBar" />
本文标题:ReactNative 安卓键盘会把组件顶上去
本文链接:https://www.haomeiwen.com/subject/ltgvsktx.html
网友评论