blob: 45f33c5e8815b9f7c6861de753dcbf52ed3339dc [file] [log] [blame] [view]
Yuichi Araki6c689c52019-07-02 14:45:42 +09001# androidx.transition
2
3Transition API allows you to animate various kinds of layout changes automatically.
4
5[Library owners](OWNERS)
6
7[Release notes](https://developer.android.com/jetpack/androidx/releases/transition)
8
Alan Viverette053e7e62020-12-15 10:22:06 -05009[Browse source](https://android.googlesource.com/platform/frameworks/support/+/androidx-main/transition/)
Yuichi Araki6c689c52019-07-02 14:45:42 +090010
11[Reference documentation](https://developer.android.com/reference/androidx/transition/package-summary)
12
13[Existing open bugs](https://issuetracker.google.com/issues?q=componentid:460400%20status:open)
14
15[File a new bug](https://issuetracker.google.com/issues/new?component=460400)