커뮤니티 게시물 업로드 페이지 추가

This commit is contained in:
2023-12-25 04:09:25 +09:00
parent 62ecf3dd51
commit 481cad1a46
14 changed files with 803 additions and 1 deletions

View File

@@ -97,6 +97,7 @@
<activity android:name=".explorer.profile.fantalk.UserProfileFantalkAllViewActivity" />
<activity android:name=".explorer.profile.follow.UserFollowerListActivity" />
<activity android:name=".explorer.profile.creator_community.all.CreatorCommunityAllActivity" />
<activity android:name=".explorer.profile.creator_community.write.CreatorCommunityWriteActivity" />
<activity android:name=".message.text.TextMessageWriteActivity" />
<activity android:name=".message.text.TextMessageDetailActivity" />
<activity android:name=".message.SelectMessageRecipientActivity" />