Archived
Project cleanup; removed unused resources and test classes. Fixed memory leak bug in DataFetcher.kt
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
android:drawable="@drawable/check_mark">
|
||||
<target
|
||||
android:name="tick"
|
||||
android:animation="@anim/check_animation" />
|
||||
android:animation="@animator/check_animation" />
|
||||
</animated-vector>
|
||||
Reference in New Issue
Block a user