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

fix: different titles in various screen #268

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shiv07tiwari
Copy link

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with gradlew app:connectedGmsDebugAndroidTest to make sure you didn't break anything (with an emulator running or phone connected)

  • If you have multiple commits please combine them into one commit by squashing them.

@@ -94,7 +96,8 @@
android:syncable="false"/>

<activity android:name=".activities.CompassCalibrationActivity"
android:launchMode="singleTop">
android:launchMode="singleTop"
android:label="Calibration">
Copy link
Member

Choose a reason for hiding this comment

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

Sorry - I think these would need to be localized. I can't just use English strings.

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.

None yet

2 participants