탐색 메인 페이지 추가

This commit is contained in:
2023-08-01 10:29:49 +09:00
parent c2618669c8
commit 662ef64696
18 changed files with 790 additions and 10 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
</androidx.constraintlayout.widget.ConstraintLayout>