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

Commit cb34655a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Address API feedback on ActivityEmbedding property"

parents a93b77c0 19a1f047
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -834,8 +834,8 @@ public interface WindowManager extends ViewManager {
     *
     * <p>Default is {@code false}.
     *
     * <p>The system enforcement will be added in Android 14, but some devices may start following
     * the requirement before that. The best practice for apps is to always explicitly set this
     * <p>The system enforcement is added in Android 14, but some devices may start following the
     * requirement before that. The best practice for apps is to always explicitly set this
     * property in AndroidManifest instead of relying on the default value.
     *
     * <p>Example usage: