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

Commit 22c89089 authored by George Mount's avatar George Mount
Browse files

Fix broken link in javadoc.

Change-Id: I8df3713af727a123bcf9743e59e5f7fe661350ec
parent 94b5ca81
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>