0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. tutanota
  2. /
  3. app-android
  4. /
  5. app
  6. /
  7. src
  8. /
  9. main
  10. /
  11. res
  12. /
  13. values-night-v35
Iivk[Android] Upgrade targetSDK version
3c12f337创建于 2025年7月18日历史提交
文件最后提交记录最后更新时间
styles.xml
[Android] Upgrade targetSDK version Upgrade targetingSDK version to latest version(stable version is 35) One of the major feature in SDK35 is EdgeToEdgeEnforcement which means the app fills the whole screen (it no longer leaves some margins for the bottom Android buttons for example) For now, this change can be disabled by adding "windowOptOutEdgeToEdgeEnforcement" option in the themes.xml file, but this option is temporary and need to be remove in the future. Close #9287 9 个月前