simranthakkar1996

Results 4 comments of simranthakkar1996

I have one question @jkasten2 So we want to iterate through all the tags we retrieve Iterator keys = tags.keys() that retrieves the keys of a JSON object (tags variable)...

@oceanjules Hi thanks for your reply but when I try to use exo_styled_controls_simple_rewind as you mentioned its different icon and I wanna override it with the custom one that I...

This is what I updated to use my custom drawables to override the default ones But its crashing the app with inflating error ``` Xml files Styles.xml @drawable/exo_styled_controls_simple_rewind @drawable/exo_styled_controls_simple_fastforward ```

@akshaysuryaprakash As @oceanjules mentioned they changed the drawables so I changed it as asked On side note I was able to override with my custom drawable I hade to use...