mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
6 lines
No EOL
270 B
XML
6 lines
No EOL
270 B
XML
<ImageView xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:id="@+id/now_playing_song_cover_image_view"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:paddingStart="24dp"
|
|
android:paddingEnd="24dp"/> |