Closed caarmen closed 4 weeks ago
Overall Project | 80.07% -0.52% |
:green_apple: |
---|---|---|
Files changed | 55.14% | :x: |
File | Coverage | |
---|---|---|
InsetsFix.kt | 100% | :green_apple: |
AboutActivity.kt | 76.54% -7.02% |
:x: |
SettingsActivity.kt | 74.86% | :green_apple: |
MainActivity.kt | 72.51% -1.58% |
:x: |
LicenseActivity.kt | 71.43% -12.36% |
:x: |
Overall Project | 80.07% -0.52% |
:green_apple: |
---|---|---|
Files changed | 55.61% | :x: |
File | Coverage | |
---|---|---|
InsetsFix.kt | 100% | :green_apple: |
AboutActivity.kt | 76.59% -7% |
:x: |
SettingsActivity.kt | 74.86% | :green_apple: |
MainActivity.kt | 72.51% -1.58% |
:x: |
LicenseActivity.kt | 71.54% -12.31% |
:x: |
Overall Project | 80.07% -0.52% |
:green_apple: |
---|---|---|
Files changed | 55.61% | :x: |
File | Coverage | |
---|---|---|
InsetsFix.kt | 100% | :green_apple: |
AboutActivity.kt | 76.59% -7% |
:x: |
SettingsActivity.kt | 74.86% | :green_apple: |
MainActivity.kt | 72.51% -1.58% |
:x: |
LicenseActivity.kt | 71.54% -12.31% |
:x: |
Issue #206, continued.
The previous approach assumed we'd need similar inset adjustments to the root view, in all screens.
Each screen is a bit different. Adjust the padding/margins of views per the insets, for each screen accordingly.