Skip to content
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

Fixes #2070 Add missing elements to Oscilloscope layout for tablets #2120

Merged
merged 5 commits into from
Jul 22, 2020
Merged

Fixes #2070 Add missing elements to Oscilloscope layout for tablets #2120

merged 5 commits into from
Jul 22, 2020

Conversation

marcnause
Copy link
Contributor

@marcnause marcnause commented Jun 13, 2020

Fixes #2070

Changes: The layout for phones and tablets was out of sync. The tablet version was missing several elements which were present in the phone version and which the Activity relied on. I added the missing elements to the layout for tablet devices. I have added values to dimens.xml for tablet devices.

Screenshot/s for the changes:
Screenshot_20200613-235012

Checklist:

  • I have used resources from strings.xml, dimens.xml and colors.xml without hard-coding them
  • No modifications done at the end of resource files strings.xml, dimens.xml or colors.xml
  • I have reformatted code in every file included in this PR [CTRL+ALT+L]
  • My code does not contain any extra lines or extra spaces
  • I have requested reviews from other members

APK for testing:
bugfix2070.zip

@marcnause marcnause marked this pull request as ready for review June 13, 2020 22:02
@marcnause
Copy link
Contributor Author

Travis-CI does not seem to return any status which I think is a prerequisite to add reviewers. Please let me know if there is anything I can/must do to advance this PR.

@cweitat cweitat requested a review from CloudyPadmal June 19, 2020 01:55
@CloudyPadmal CloudyPadmal merged commit f94ca69 into fossasia:development Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pslab app crashes when selecting oscilloscope
4 participants