Skip to content

rework sound page for more consistency

Daniel Frost requested to merge Danfro/lomiri-system-settings:reworksound into main

Currently the sound page in system settings is not consistent in my opinion. With this MR I will try to fix that. Issues I am taking care of are:

  • no divider between ringer slider and "Phone calls:" visible
  • thick dividers for the sub elements of "Phone calls:", "Messages:" and "Other sounds:"
  • high volume warning not displayed
  • wording of "Ringtone" for calls and "Message received" for messages not the same wording style/pattern (this might be subject to discussion and opinion)

With this MR the sub elements are visually better grouped together.

This MR will also fix # 347 while I am on it. The condition will be tied to the slider value. The warning will be displayed when the volume is above 90%. The warning will be red highlighted.

Before:

grafik

After:

grafik

Edited by Daniel Frost

Merge request reports