feat: make boards drawer width adaptive by screen class

This commit is contained in:
2026-04-30 12:36:35 -04:00
parent 028c05c0c8
commit b6da868103
6 changed files with 126 additions and 10 deletions
+4
View File
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<integer name="boards_drawer_tablet_breakpoint_sw_dp">600</integer>
</resources>