Loading core/java/android/window/flags/large_screen_experiences_app_compat.aconfig +12 −0 Original line number Diff line number Diff line Loading @@ -111,6 +111,18 @@ flag { bug: "353697519" } flag { name: "app_compat_async_relayout" namespace: "large_screen_experiences_app_compat" description: "Whether we use the SurfaceViewHost overload to apply a change in /n" "position and size in a Transaction provided by a callback invoked /n" "after the View relayout." bug: "322463856" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "app_compat_refactoring" namespace: "large_screen_experiences_app_compat" Loading Loading
core/java/android/window/flags/large_screen_experiences_app_compat.aconfig +12 −0 Original line number Diff line number Diff line Loading @@ -111,6 +111,18 @@ flag { bug: "353697519" } flag { name: "app_compat_async_relayout" namespace: "large_screen_experiences_app_compat" description: "Whether we use the SurfaceViewHost overload to apply a change in /n" "position and size in a Transaction provided by a callback invoked /n" "after the View relayout." bug: "322463856" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "app_compat_refactoring" namespace: "large_screen_experiences_app_compat" Loading