Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 29f75e70 authored by George Mount's avatar George Mount Committed by Android (Google) Code Review
Browse files

Merge "Fix broken link in javadoc."

parents dfae159b 22c89089
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2357,8 +2357,8 @@
        <!-- Sets whether or not this ViewGroup should be treated as a single entity
             when doing an Activity transition. Typically, the elements inside a
             ViewGroup are each transitioned from the scene individually. The default
             for a ViewGroup is false unless it has a background.
             See {@link android.app.ActivityOptions#makeSceneTransitionAnimation(android.os.Bundle)}
             for a ViewGroup is false unless it has a background. See
             {@link android.app.ActivityOptions#makeSceneTransitionAnimation(android.view.View, String)}
             for more information. -->
        <attr name="transitionGroup" format="boolean" />
    </declare-styleable>