google / blockly-android

Blockly for Android
Apache License 2.0
673 stars 209 forks source link

Rename AbstractBlocklyActivity.mBlockly to mBlocklyActivityHelper #582

Closed RoboErikG closed 7 years ago

RoboErikG commented 7 years ago

It was kind of confusing having a class field called mBlockly that is a helper for setting up and managing the Activity and its Fragments. This renames it to the longer, but clearer mBlocklyActivityHelper.


This change is Reviewable

AnmAtAnm commented 7 years ago
:lgtm:

Review status: 0 of 3 files reviewed at latest revision, all discussions resolved.


Comments from Reviewable