Results 7 issues of Muhammad Arslan Asim

I have searched in existing issues but could not find any solution. I have situations where i need to create multiple webview which i'm handling through tabman. problem is it...

first thank you for great library. I have situation where tab image would come from server (async call) is there way in library to load image from URL instead of...

Interruption handling works when interruption started, it does pause accordingly. but once interruption ended it did not play again. `handleInterruption` in SAPlayer is being called and if you run app...

First thanks for great library. I could not find way to force play next or previous track place in queue. may be you can suggest some way.

Hi first of thanks for library, I'm trying to achieve padding between attributed text and cell bubble. i have tried searched all issues with key word padding but couldn’t find...

question

I have an object for which there are some properties in init func, while parsing data from JSON to object, it is doing great but while converting Object to JSON,...

I want to keep tableview expanded all times, even if user tap on expanded parent, is there any way for this?