android-media-controller
android-media-controller copied to clipboard
Fix build-breaking linter error from android:tint
Apply changes suggested by linter error:
Error: Must use app:tint instead of android:tint [UseAppTint from appcompat-1.3.1]
android:tint="@color/text_dark"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~