在AndroidManifest.xml中写上对应的声明,就可以实现正常的跳转了

<activity
            android:name="com.aliyun.bmplugin.testmodel.Demo"
            android:configChanges="orientation|screenSize"
            android:theme="@style/Theme.AppCompat.Light.NoActionBar"/>

关注我的公众号SpaceObj 领取idea系列激活码

posted on 2023-05-11 09:44  张伯灵  阅读(58)  评论(0编辑  收藏  举报