콘텐츠 기능 추가

This commit is contained in:
2023-08-05 01:25:09 +09:00
parent 7dbbd8d490
commit 1329ae5e5d
136 changed files with 10725 additions and 21 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/black" />
<stroke android:width="0dp" />
</shape>