Skip to content

Conversation

@LukasPaczos
Copy link
Contributor

Closes #469.

@LukasPaczos LukasPaczos added the location-layer-plugin Issues that deal with the location layer module label Jul 9, 2018
@LukasPaczos LukasPaczos added this to the location-layer-0.6.0 milestone Jul 9, 2018
@LukasPaczos LukasPaczos requested a review from danesfeder July 9, 2018 12:56
Copy link
Contributor

@danesfeder danesfeder left a comment

Choose a reason for hiding this comment

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

@LukasPaczos this looks great, one minor comment not blocking the PR :shipit:

private void playAccuracyRadiusAnimators(long duration) {
List<Animator> accuracyAnimators = new ArrayList<>();
accuracyAnimators.add(accuracyRadiusAnimator);
AnimatorSet accuracyAnimatorSet = new AnimatorSet();
Copy link
Contributor

Choose a reason for hiding this comment

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

@LukasPaczos do we need to create an AnimatorSet here if the accuracyRadiusAnimator is the only one being added?

@LukasPaczos LukasPaczos force-pushed the 469-new-accuracy-animation branch from bbf2ba6 to d5b7992 Compare July 9, 2018 16:02
@LukasPaczos LukasPaczos merged commit 44a417f into master Jul 9, 2018
@LukasPaczos LukasPaczos deleted the 469-new-accuracy-animation branch July 9, 2018 16:38
@danesfeder danesfeder mentioned this pull request Jul 9, 2018
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

location-layer-plugin Issues that deal with the location layer module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants