player popup menu icons for white theme

This commit is contained in:
Christian Schabesberger 2018-01-20 14:46:10 +01:00
parent 098bedce62
commit 251ce9c61e
15 changed files with 76 additions and 26 deletions

View file

@ -244,7 +244,7 @@
android:clickable="true"
android:focusable="true"
android:scaleType="fitXY"
android:src="?attr/options"
android:src="@drawable/ic_more_vert_white_24dp"
tools:ignore="ContentDescription,RtlHardcoded"/>
</RelativeLayout>