Skip to content

Commit 12cc4f6

Browse files
committed
Disable debug grid by default
1 parent f51c3a6 commit 12cc4f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/debug/res/values/bools.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
-->
2222

2323
<resources>
24-
<bool name="debug_show_grid">true</bool>
24+
<!-- <bool name="debug_show_grid">true</bool>-->
2525
</resources>

0 commit comments

Comments
 (0)