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 issue #1036 #1037

Merged
merged 1 commit into from
Sep 2, 2014
Merged

Fixes issue #1036 #1037

merged 1 commit into from
Sep 2, 2014

Conversation

m4gr3d
Copy link
Member

@m4gr3d m4gr3d commented Sep 2, 2014

No description provided.

m4gr3d added a commit that referenced this pull request Sep 2, 2014
@m4gr3d m4gr3d merged commit eec76b6 into DroidPlanner:master Sep 2, 2014
@m4gr3d m4gr3d deleted the fix_issue_1036 branch September 2, 2014 16:22
@@ -173,7 +173,9 @@ private void updateMapLocationButtons(AutoPanMode mode) {
mGoToMyLocation.setActivated(false);
mGoToDroneLocation.setActivated(false);

mapFragment.setAutoPanMode(mode);
Copy link
Member

Choose a reason for hiding this comment

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

@ne0fhyk Any idea why your formatting is not matching the rest of the source?

Copy link
Member Author

Choose a reason for hiding this comment

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

@arthurbenemann I did a copy and paste, and forgot to reformat after.

Copy link
Member Author

Choose a reason for hiding this comment

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

Actually, I'm not sure why the if block is not indented... Probably an Android Studio fail.. :(

Copy link
Member

Choose a reason for hiding this comment

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

Don't worry about it, next time I do a full source formatting it will be fixed.

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.

2 participants