Skip to content

Conversation

@yatri1609
Copy link
Contributor

@yatri1609 yatri1609 commented Aug 8, 2018

Fixes #1245

Changes:
Added bottomsheet to barometer experiment

Screenshot/s for the changes:

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:
barometer_bottomsheet.zip

@yatri1609
Copy link
Contributor Author

@CloudyPadmal @abhinavraj23 @Avjeet @harsh-2711 Please review it.

<string name="barometer_description">Measures the pressure of the atmosphere</string>
<string name="barometer">Barometer</string>
<string name="barometer_description">Measures the atmospheric pressure</string>
<string name="barometer_intro">\u2022 The Barometer can be used to measure the atmospheric pressure. This instruments
Copy link
Collaborator

Choose a reason for hiding this comment

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

The Barometer can be used to measure Atmospheric pressure. This instrument

<string name="barometer_description">Measures the atmospheric pressure</string>
<string name="barometer_intro">\u2022 The Barometer can be used to measure the atmospheric pressure. This instruments
is compatible with either the built in pressure sensor on any android device or the BMP-180 pressure sensor.\n\n
\u2022 If you want to use the sensor BMP-180, connect the sensor to PSLab device as shown below</string>
Copy link
Collaborator

Choose a reason for hiding this comment

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

as shown in the figure

\u2022 If you want to use the sensor BMP-180, connect the sensor to PSLab device as shown below</string>
<string name="barometer_desc">\u2022 The above pin configuration has to be same except for the pin
GND. GND is meant for Ground and any of the PSLab device GND pins can be used since they are common.\n\n
\u2022 Select sensor by going to the Configure tab from the bottom navigation bar and choose BMP-180 in the drop down menu under Select Sensor.</string>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Select the sensor

\u2022 If you want to use the sensor BMP-180, connect the sensor to PSLab device as shown below</string>
<string name="barometer_desc">\u2022 The above pin configuration has to be same except for the pin
GND. GND is meant for Ground and any of the PSLab device GND pins can be used since they are common.\n\n
\u2022 Select sensor by going to the Configure tab from the bottom navigation bar and choose BMP-180 in the drop down menu under Select Sensor.</string>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we emphazise "Configure" and "Select Sensor"?

@yatri1609
Copy link
Contributor Author

@CloudyPadmal I'll make the requested changes

Adding bottomsheet to barometer

Adding bottomsheet to barometer experiment

Correcting grammatical errors and enhansing text
@mariobehling mariobehling merged commit 4a31ae1 into fossasia:development Aug 9, 2018
@yatri1609 yatri1609 deleted the barometer_bottomsheet branch August 9, 2018 06:47
neel1998 pushed a commit to neel1998/pslab-android that referenced this pull request Jul 30, 2019
Adding bottomsheet to barometer

Adding bottomsheet to barometer experiment

Correcting grammatical errors and enhansing text
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