Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit 7a92520

Browse files
committed
Add more apiRefs
1 parent 4b1960d commit 7a92520

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Motion/.google/packaging.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ github: android/animation
2626
level: INTERMEDIATE
2727
icon: screenshots/icon-web.png
2828
apiRefs:
29-
- android:android.transition.Transition
30-
- android:android.app.ActivityOptions
29+
- androidx.transition:androidx.transition.Transition
30+
- androidx.dynamicanimation:androidx.dynamicanimation.animation.SpringAnimation
31+
- android:android.animation.ObjectAnimator
32+
- android:android.view.ViewPropertyAnimator
3133
license: apache2

0 commit comments

Comments
 (0)