Yohan Rizk
Yohan Rizk
basically change /ref/heads/master to the right tag level found [here](https://android.googlesource.com/platform/frameworks/support/+refs) . Its something I find myself doing a quite a bit. Also, I think professional android developers use it to...
I'm here to point a bug in one of the steps in the documentation. Specifically the part where the `.so` is soft linked to the proper jniLibs/ folder. That won't...
Hey lucas, First off, thank you for this repo. this is an challenging, but worthwhile endeavor. I was going through `TweetElement.java` , when I caught something odd with `getMeasuredHeightWithMargins(UIElement uiElement)`...