Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Add tutorial demos #1127

Merged
merged 3 commits into from
Jul 3, 2019
Merged

Add tutorial demos #1127

merged 3 commits into from
Jul 3, 2019

Conversation

colleenmcginnis
Copy link
Contributor

Adds the demos needed for the following tutorials:

Note: @langsmith the Runtime styling for Android demo is not working -- it crashes when trying to open from the demo app. Can you take a look at what might be happening there? Also, changes to titles and descriptions are very welcome!

@langsmith
Copy link
Contributor

Note: @langsmith the Runtime styling for Android demo is not working -- it crashes when trying to open from the demo app. Can you take a look at what might be happening there? Also, changes to titles and descriptions are very welcome!

This is because it's listed as runtime_mapview in the XML file, but mapView in the Java Activity file. The logcat errors tipped me off to the fact that MapView was null, which probably means a naming error.
Screen Shot 2019-07-02 at 4 08 59 PM
Screen Shot 2019-07-02 at 4 08 48 PM

Screen Shot 2019-07-02 at 4 11 06 PM

Screen Shot 2019-07-02 at 4 11 38 PM

Will fix in the commit that I'm going to push soon.

@langsmith langsmith force-pushed the add-tutorial-demos branch from 0f8d2e6 to ebdb533 Compare July 2, 2019 23:38
@langsmith
Copy link
Contributor

LocationChangeListeningActivity

ezgif com-resize (5)

@langsmith
Copy link
Contributor

CircleRadiusActivity

ezgif com-resize (3)

@langsmith
Copy link
Contributor

RuntimeStylingActivity

Added an icon to the styling button

ezgif com-resize (4)

Copy link
Contributor

@langsmith langsmith left a comment

Choose a reason for hiding this comment

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

Awesome job @colleenmcginnis . Thank you for this.

@colleenmcginnis colleenmcginnis merged commit 927b6e8 into master Jul 3, 2019
@colleenmcginnis colleenmcginnis deleted the add-tutorial-demos branch July 3, 2019 23:30
@langsmith langsmith mentioned this pull request Jul 25, 2019
5 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants