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

Commit ab42aec4 authored by Adam Powell's avatar Adam Powell
Browse files

Fix docs

Change-Id: Iaeef1812e3dfa76abe40468066860f73d8a10f79
parent d033e67a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@ public final class Scene {
    }

    /**
     * @deprecated use {@link Scene(ViewGroup, View)}.
     * @deprecated use {@link #Scene(ViewGroup, View)}.
     */
    @Deprecated
    public Scene(ViewGroup sceneRoot, ViewGroup layout) {