Wael N
Wael N
@lokmansahraoui There is no version 22.0.0 for this library If you look at the [Change Log](https://github.com/etsy/AndroidStaggeredGrid/blob/master/CHANGELOG.md) the latest is version 1.0.5
Make sure you copy over the [`attr.xml` ](https://github.com/etsy/AndroidStaggeredGrid/blob/master/library/src/main/res/values/attrs.xml) attributes file. You should really consider just including the library dependency instead of copying over files to your project in a module....
yes it's that simple :)
it's on my todo list. If anyone wants to contribute this that would be awesome :)
salamo alaykom hosam, If your service is owned by your application, you can resync with the service and come back again properly even if your activity got killed. This should...