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

Feature: add startup snackbar #72

Merged
merged 1 commit into from
Mar 31, 2017
Merged

Feature: add startup snackbar #72

merged 1 commit into from
Mar 31, 2017

Conversation

jubeira
Copy link
Contributor

@jubeira jubeira commented Mar 31, 2017

Adding snackbar for the first time a user enters settings to start the robot.
-Small fix to allow device orientation changes.

Solves #61.

screenshot_2017-03-31-15-29-41

Copy link
Member

@adamantivm adamantivm left a comment

Choose a reason for hiding this comment

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

Only one (important) name change request otherwise LGTM

@@ -44,7 +44,7 @@

protected SettingsPreferenceFragment mSettingsPreferenceFragment;
protected SharedPreferences mSharedPref;
private static boolean masterConnectionAttempted;
private static boolean firstTimeRun = true;
Copy link
Member

Choose a reason for hiding this comment

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

suggestion: rename to isOpenPreferencesOnStart or something like that.

Copy link
Member

Choose a reason for hiding this comment

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

on further discussion, maybe: isUserLaunched or something like that

…e robot.

-Small fix to allow device orientation changes.
@jubeira
Copy link
Contributor Author

jubeira commented Mar 31, 2017

Thanks for the review, I addressed the comment and added some doc for clarification.
Merging now.

@jubeira jubeira merged commit 7963079 into ekumenlabs:master Mar 31, 2017
@jubeira jubeira deleted the feature/add_startup_snackbar branch March 31, 2017 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants