Mohamed Emish

Results 2 comments of Mohamed Emish

I fixed that using this line to set the spinner icon color and it worked ` ((getChildAt(0) as FrameLayout)[1] as ImageView).imageTintList = ContextCompat.getColorStateList(requireContext(), R.color.gray_8b8b8b) `

@rygelouv Thanks a lot for this very helpful library, you did a great job, just needs to enhance some small things, the timer is not synced with the media player,...