유료 콘텐츠 미리 듣기 재생 버튼 추가

This commit is contained in:
2023-10-05 23:24:10 +09:00
parent 71cd52d30a
commit 0e6c78a6c0
3 changed files with 15 additions and 3 deletions

View File

@@ -116,7 +116,7 @@
android:layout_height="wrap_content"
android:layout_centerInParent="true"
android:contentDescription="@null"
android:src="@drawable/btn_audio_content_play" />
tools:src="@drawable/btn_audio_content_play" />
<SeekBar
android:id="@+id/sb_progress"