ailabstw / ailabstw/social-distancing-android
Setting requestedOrientation to ActivityInfo.SCREEN_ORIENTATION_PORTRAIT may cause incompatibility on large screen devices
未關閉
enhancement
- 主要語言
- Kotlin
- 星號
- 91
- 分支
- 53
- PR 合併指標
- 30 天內沒有已合併 PR
描述
https://github.com/ailabstw/social-distancing-android/blob/c7179d943bc242a8eca2fd1cc4eda0f62523e7b3/SocialDistance/src/main/java/tw/gov/cdc/exposurenotifications/activity/BaseActivity.kt#L25
Any reason of forcing portrait mode?
It is possible that if a foldable device unfold, the screen will be in landscape mode.
Ref: https://developer.android.com/guide/topics/ui/foldables
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。