오디션 지원자 콘텐츠 재생/정지 기능 추가

This commit is contained in:
2025-01-03 11:30:42 +09:00
parent 92b201a6fa
commit b0a97ab941
5 changed files with 144 additions and 10 deletions

View File

@@ -81,6 +81,7 @@ dependencies {
implementation "androidx.media:media:1.7.0"
implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
implementation 'com.google.android.material:material:1.12.0'
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"