davx5-ose icon indicating copy to clipboard operation
davx5-ose copied to clipboard

Enforced edge-to-edge

Open ArnyminerZ opened this issue 4 months ago • 0 comments

Purpose

See #1077

Short description

  • Replaced the deprecated Window.statusBarColor with edge-to-edge settings.
  • Set WindowInsets to 0 in Assistant since we are using an action bar outside of an Scaffold, and the padding is being applied twice.
  • ~IME padding is applied automatically~
Intro Screen 1 Intro Screen 2 Main Screen
edgeToEdge_light-intro-34 edgeToEdge_light-intro2-35 edgeToEdge_light-main-34
edgeToEdge_dark-intro-34 edgeToEdge_dark-intro2-35 edgeToEdge_dark-main-34

Checklist

  • [x] The PR has a proper title, description and label.
  • [x] I have self-reviewed the PR.
  • [x] I have added documentation to complex functions and functions that can be used by other modules.
  • [x] I have added reasonable tests or consciously decided to not add tests.

ArnyminerZ avatar Oct 16 '24 07:10 ArnyminerZ