Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
完成一项活动(横向)后,返回另一项活动(纵向),会出现以下屏幕。为什么?没有错误信息。
添加这个:android:configChanges="keyboardHidden|orientation"到你里面的活动AndroidManifest.xml
android:configChanges="keyboardHidden|orientation"
AndroidManifest.xml