-
Notifications
You must be signed in to change notification settings - Fork 807
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Wave generator UI changes #1957
Conversation
@adityastic it's WIP |
6797b02
to
0711c76
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Apply the switching behavior to "Freq" and "Phase" buttons.
- Remove decimals from from both "Frequency" and "Phase". Use whole number; no decimals
- No need to show "Wave Pins will be disabled" toast as it was something used in the older UI
- Add two buttons (half the size of what it is now) instead of one "Sine" button in analog mode and use switching behavior (active one is red) to both of them. Otherwise user have to click and see what that button do. (Discussed in meeting)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Android status bar is missing from Wave Generator UI. Compare with Power Source UI.
@CloudyPadmal I have made the requested changes |
@mariobehling @CloudyPadmal please review and merge so that I can start working on wave preview issue #1938 |
Fixes #1956
Changes:
Screenshot/s for the changes:
Checklist: [Please tick following check boxes with
[x]
if the respective task is completed]strings.xml
,dimens.xml
andcolors.xml
without hard-coding themstrings.xml
,dimens.xml
orcolors.xml
APK for testing:
wave.zip