Suraj Shah

Results 13 comments of Suraj Shah

For Android Studio 3.3 and above a new shortcut is added for the keymap `ctrl+alt+shift+a` here are possible workarounds for using this plugin: 1. Shift the focus from the main...

Well as for a workaround, adaptive icons use a foreground and a background for the launcher icon, what could be done is: 1. check for `ic_launcher_foreground.xml` in your `res/drawable` folder,...

Also, the detailed documentation in the api reference section [here](https://mesibo.com/documentation/api/real-time-api/#api-signatures) has documentation only for messages, no where can we find how to make calls, set up call connection, listeners for...

Im not sure if the necessary functionality required for it is available in the `StaggeredGridLayoutManager` api. Though it would be worth a check.

can you post the crash logs?

@tom5079 Let's add reference this issue in #32 by amending the last commit message

would you like to pick this up @marcardar ?

Hmm, this surely looks like a bug and is not related to the TODO mentioned. Thanks for letting us know!

Hey @cmilousi thank you showing interest! Essentially what needs to be checked is how the lib behaves when placed with a GridLayoutManager. If it works, maybe add an example fragment...

@cmilousi always happy to have contributions to the project. on the multiple numbers issue, i think, it would be a good idea to highlight the selected item in the sample....