gpt4 book ai didi

android - 我的 android Activity 如何知道设备何时改变方向

转载 作者:行者123 更新时间:2023-11-30 04:50:06 25 4
gpt4 key购买 nike

你能告诉我当屏幕方向发生变化时,我的 android Activity 如何知道(是否有回调)?

谢谢。

最佳答案

看看 Activitypublic void onConfigurationChanged(Configuration newConfig) 方法:

http://developer.android.com/reference/android/app/Activity.html#onConfigurationChanged%28android.content.res.Configuration%29

注意这个:

Note that this will only be called if you have selected configurations you would like to handle with the configChanges attribute in your manifest.

关于android - 我的 android Activity 如何知道设备何时改变方向,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3754836/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com