Complete shared AOD layout engine

This commit is contained in:
ajp_anton
2026-05-30 17:51:11 +00:00
parent 7d158cb0b1
commit 78b7d30838
40 changed files with 7250 additions and 568 deletions
@@ -70,6 +70,12 @@
android:layout_height="wrap_content"
android:text="@string/debug_visualize_camera_cutout" />
<com.google.android.material.switchmaterial.SwitchMaterial
android:id="@+id/debug_visualize_aod_stock_containers_switch"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/debug_visualize_aod_stock_containers" />
</LinearLayout>
</com.google.android.material.card.MaterialCardView>