From 3f23b30c638114df8ead03c0585774bdbd281885 Mon Sep 17 00:00:00 2001
From: Yuichi Araki
true when a changed parent should execute the transition
- * inside the scene root's overlay or false if a parent change only
- * affects the transform of the transitioning view.
+ * @param reparentWithOverlay true when a changed parent should execute the
+ * transition inside the scene root's overlay or false
+ * if a parent change only affects the transform of the transitioning
+ * view.
* @attr ref android.R.styleable#ChangeTransform_reparentWithOverlay
*/
public void setReparentWithOverlay(boolean reparentWithOverlay) {