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

Commit cd218c49 authored by Matthew DeVore's avatar Matthew DeVore
Browse files

Topology Pane: narrow padding between blocks

Before this patch, the padding between display blocks was so wide that
the potential highlight border of all displays would not overlap with
other potential border positions.

This patch makes the padding between blocks narrower so that the
highlight border consumes a bigger proportion of the padding space.

When mirroring a potentially-non-Bitmap wallpaper (see b/397231553),
we need to use a SurfaceView, and cannot use View.background to show
the wallpaper. This CL prepares to use a SurfaceView by making the
wallpaper image its own separate View (mWallpaperView) rather than a
single layer in a LayerDrawable. The rest of the layers are separate
Views too.

Test: manual check with 3 display blocks in the pane
Test: DisplayTopologyPreferenceTest
Bug: b/397231553
Flag: com.android.settings.flags.display_topology_pane_in_display_list
Change-Id: Ib57bca55fb56448aab3fe1eb022ae5518c3163c8
parent 3796c202
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment