feat(widget): 오디오 콘텐츠 카드 배지를 정리한다
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="#052742" />
|
||||
<padding
|
||||
android:left="4dp"
|
||||
android:right="4dp" />
|
||||
</shape>
|
||||
|
||||
Reference in New Issue
Block a user