Merge "Add test APIs for makeCustomAnimation" into rvc-dev

This commit is contained in:
Ming-Shin Lu
2020-04-17 03:33:51 +00:00
committed by Android (Google) Code Review
6 changed files with 77 additions and 27 deletions

View File

@@ -76,7 +76,7 @@ public abstract class ActivityOptionsCompat {
callbackHandler.post(callback);
}
}
});
}, null /* finishedListener */);
}
/**