Add comment for custom themes in styles.xml
Build (All) / Create test plan (push) Canceled after 0s
Build (All) / level1 (push) Canceled after 0s
Build (All) / level2 (push) Canceled after 0s

Added a comment for custom themes in styles.xml
This commit is contained in:
Anthony
2026-08-02 13:16:56 -07:00
committed by Sam Lantinga
parent 8fd4bf5d83
commit 3b8ecd32bf
@@ -6,5 +6,6 @@
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
<item name="android:statusBarColor">@android:color/transparent</item>
<item name="android:navigationBarColor">@android:color/transparent</item>
<!-- Add custom themes here -->
</style>
</resources>