Skip to content

Conversation

@abhinavraj23
Copy link
Member

@abhinavraj23 abhinavraj23 commented Aug 9, 2018

Fixes #1293

Changes: [Add here what changes were made in this issue and if possible provide links.]
Added toolbar in multimeter to further have data recording feature implemented in multimeter.

Screenshot/s for the changes: [Add screenshot/s of the layout where you made changes or a *.gif containing a demonstration]

Checklist: [Please tick following check boxes with [x] if the respective task is completed]

  • 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: [Compress the app-debug.apk file into a <feature>.rar or <feature>.zip file and upload it here]
multimeter_toolbar.apk.zip

@abhinavraj23 abhinavraj23 changed the title feat: Added toolbar in multimeter activity feat: added toolbar in multimeter activity Aug 9, 2018
@abhinavraj23 abhinavraj23 self-assigned this Aug 9, 2018
@abhinavraj23
Copy link
Member Author

abhinavraj23 commented Aug 9, 2018

@cweitat @CloudyPadmal @harsh-2711 @Avjeet Please test the apks in your devices and let me know if there is any issue in the UI w.r.t screen-sizes

@abhinavraj23 abhinavraj23 requested review from Avjeet and cweitat and removed request for woshikie August 9, 2018 18:34
@abhinavraj23 abhinavraj23 changed the title feat: added toolbar in multimeter activity feat: added toolbar in multimeter Aug 9, 2018
Copy link
Contributor

@cweitat cweitat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working for me but want to know why it cannot access the menu via hamburger icon like at the instruments page?

@abhinavraj23
Copy link
Member Author

@cweitat it is the a separate toolbar made for the multimeter instrument so that we can add data-recording feature in multimeter, it is not the same toolbar used in the instrument activity. I will add the data recording feature in my subsequent PRs.


private ScienceLab scienceLab;

@BindView(R.id.accel_toolbar)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

View looks ok in my device. Why is this referring to accel_toolbar?

@abhinavraj23
Copy link
Member Author

@CloudyPadmal Changes done 👍

@CloudyPadmal CloudyPadmal merged commit dd0cb5e into fossasia:development Aug 10, 2018
@abhinavraj23 abhinavraj23 deleted the multimeter_toolbar branch October 1, 2018 06:51
neel1998 pushed a commit to neel1998/pslab-android that referenced this pull request Jul 30, 2019
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.

3 participants