johnernest02
johnernest02
How can I implement the same shadow animation like in the default elevation and shadows?
I am an Android developer by trade. I'd like to use this library you've made which is the solution central to the business logic of our app thank you very...
I am getting errors building with the latest AppCompat library. ``` Error:(40, 8) error: cannot access ActionBarActivity class file for android.support.v7.app.ActionBarActivity not found ``` I am importing the library properly...
I've seen the sample app and some.of the code but I can't or maybe I failed to find how to insert an image into the RTEditor from a url EDIT...
I'm trying to use this library along with this one: https://github.com/danikula/AndroidVideoCache This is so that the video does not get downloaded multiple times and ensure faster user experience. But the...