b9ea2e327f705365c981c6f89c02f478dc7a1e1e
When dragging a single display, we don't constrain the position of the display, and the user can drag it anywhere on the fragment. As such we need to either prevent the drag or refresh the pane always if there is only one display. This CL chooses the former. Flag: com.android.settings.flags.display_topology_pane_in_display_list Test: atest DisplayTopologyPreferenceTest.kt Bug: b/352650922 Change-Id: Icb101b734ce9b88435f64a71bf77f878f9b230e0
…
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%