Skip to content

Tweak settings footer button style/visibility#3458

Merged
poliver merged 1 commit intomainfrom
settings_buttons
Oct 13, 2025
Merged

Tweak settings footer button style/visibility#3458
poliver merged 1 commit intomainfrom
settings_buttons

Conversation

@poliver
Copy link
Member

@poliver poliver commented Oct 13, 2025

Tweaks footer buttons to improve scrollable visibility. Before, they were always visible taking up vertical space, even when disabled.

  • Hides settings footer buttons when config has not changed
  • Footer buttons are superimposed on scrollable content when visible. Buttons are elevated and tinted for primary/secondary action. Container is transparent.
Before After
Screen_recording_20251013_165531.mp4
Screen_recording_20251013_165342.mp4

@poliver poliver added enhancement New feature or request ui Something to do with the UI of the Android app labels Oct 13, 2025
@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

❌ Patch coverage is 0% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.39%. Comparing base (43400f8) to head (9428118).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../settings/radio/component/RadioConfigScreenList.kt 0.00% 27 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #3458      +/-   ##
========================================
- Coverage   0.39%   0.39%   -0.01%     
========================================
  Files        301     301              
  Lines      17849   17864      +15     
  Branches    2140    2141       +1     
========================================
  Hits          71      71              
- Misses     17762   17777      +15     
  Partials      16      16              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@poliver poliver added this pull request to the merge queue Oct 13, 2025
Merged via the queue into main with commit 273772b Oct 13, 2025
6 checks passed
@poliver poliver deleted the settings_buttons branch October 13, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request ui Something to do with the UI of the Android app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants