Files
陈巨龙 13b5cd7f4b 8.18
2025-08-20 15:23:27 +08:00

6 lines
349 B
XML

<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout android:layout_width="wrap_content" android:layout_height="wrap_content"
xmlns:android="http://schemas.android.com/apk/res/android">
<ImageView android:id="@id/music_icon" android:layout_width="40.0dip" android:layout_height="40.0dip" android:src="@drawable/musicon" />
</RelativeLayout>