collection view demo

This commit is contained in:
2024-04-17 17:53:08 +09:00
parent 736fd6e774
commit 18fc06f6b3
82 changed files with 2407 additions and 16 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#512BD4</color>
<color name="colorPrimaryDark">#2B0B98</color>
<color name="colorAccent">#2B0B98</color>
</resources>