Skip to content
Snippets Groups Projects
Commit 878c1a2f authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Player tips: fix vector loading for old devices

parent 87beb87f
No related branches found
No related tags found
No related merge requests found
Pipeline #8050 passed with stage
in 4 minutes and 2 seconds
......@@ -115,7 +115,7 @@
android:layout_height="match_parent"
android:layout_weight="1"
android:scaleType="center"
android:src="@drawable/ic_audiotrack_player" />
app:srcCompat="@drawable/ic_audiotrack_player" />
<ImageView
android:layout_width="0dp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment