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

Commit 1fc7bd3e authored by John Spurlock's avatar John Spurlock Committed by Android Git Automerger
Browse files

am 619fc89a: Merge "Fix transparent -> translucent reference in private docs." into klp-dev

* commit '619fc89a':
  Fix transparent -> translucent reference in private docs.
parents f2ec90f2 619fc89a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1088,7 +1088,7 @@ public interface WindowManager extends ViewManager {
         * {@hide} */
        public static final int PRIVATE_FLAG_SYSTEM_ERROR = 0x00000100;

        /** Window flag: maintain the previous transparent decor state when this window
        /** Window flag: maintain the previous translucent decor state when this window
         * becomes top-most.
         * {@hide} */
        public static final int PRIVATE_FLAG_INHERIT_TRANSLUCENT_DECOR = 0x00000200;