tetujin/aware-client-ios-v2

Binary (on/off, true/false) settings should be changed to switches.

Opened this issue · 0 comments

The current button with text only label for all binary settings is difficult to read and makes verification of settings difficult. As per the Apple UI guidelines (https://developer.apple.com/design/human-interface-guidelines/ios/controls/switches/) switches can help to better visually distinguish which settings are activated (by color) and also makes the app easier to use since the user doesn't have to open a pop-up in order to change the setting.

Severity rating : 0 out of 4 - Cosmetic feature request