caarmen / poet-assistant

Android app with rhyming dictionary, thesaurus, and dictionary, with text-to-speech functionality to read your poem.
Other
84 stars 11 forks source link

Issue #206: Fix various insets #209

Closed caarmen closed 4 weeks ago

caarmen commented 4 weeks ago

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.

1.30.9 1.30.10 (this PR)
list portrait image image
list landscape image image
settings landscape image image
about landscape image image
license portrait image image
license landscape image image
github-actions[bot] commented 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:
github-actions[bot] commented 4 weeks ago
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:
github-actions[bot] commented 4 weeks ago
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: