Merge "Clip display blocks in the topology pane" into main

This commit is contained in:
Matthew DeVore
2025-01-31 12:28:11 -08:00
committed by Android (Google) Code Review

View File

@@ -29,6 +29,7 @@
android:src="@drawable/display_topology_background"/>
<FrameLayout
android:id="@+id/display_topology_pane_content"
android:clipToOutline="true"
android:layout_width="match_parent"
android:layout_height="match_parent"/>