tangqi92 / WaveLoadingView

An Android library providing to realize wave loading effect.
1.73k stars 313 forks source link

Replacement of "compile" with "implementation" #48

Closed ardacebi closed 6 years ago

ardacebi commented 6 years ago

As "compile" is going to be deprecated end-2018, this PR replaces with "implementation" that is the new usage.