Closed randcode-generator closed 7 years ago
New runtime.interactions(view, Draggable.class)
API as discussed in Discord.
:exclamation: No coverage uploaded for pull request base (
develop@bddba29
). Click here to learn what that means. The diff coverage is7.69%
.
@@ Coverage Diff @@
## develop #75 +/- ##
==========================================
Coverage ? 25.46%
==========================================
Files ? 70
Lines ? 962
Branches ? 65
==========================================
Hits ? 245
Misses ? 714
Partials ? 3
Impacted Files | Coverage Δ | |
---|---|---|
.../google/android/material/motion/MotionRuntime.java | 48.38% <7.69%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update bddba29...b1c8399. Read the comment docs.
Summary: Fetches interactions asociated with a givent target.
Fixes https://github.com/material-motion/material-motion-android/issues/74
Tags: #material_motion