animation-samples icon indicating copy to clipboard operation
animation-samples copied to clipboard

javadoc comments misstake

Open LeoAndo opened this issue 4 years ago • 1 comments

https://github.com/android/animation-samples/blob/master/DrawableAnimations/app/src/main/java/com/example/android/drawableanimations/ViewBindingDelegates.kt#L30

after

private val binding by viewBindings(HomeFragmentBinding::bind)

LeoAndo avatar Jun 18 '20 08:06 LeoAndo

https://github.com/android/animation-samples/blob/master/DrawableAnimations/app/src/main/java/com/example/android/drawableanimations/ViewBindingDelegates.kt#L30

after

private val binding by viewBindings(HomeFragmentBinding::bind)

yantiang13 avatar May 02 '21 18:05 yantiang13