AndroidDeveloperLB
AndroidDeveloperLB
I imported the project, but I don't see the ability to launch it. The "messages" window shows me just this short message: "Error:Android Source Generator: [app] AndroidManifest.xml file not found"...
I see this: public int getItemId(int position) And yet the official one is https://developer.android.com/reference/android/support/v7/widget/RecyclerView.Adapter.html#getItemId(int)
Did some serious swiping on my device running Lollipop, and it crashed.I think it happened when I have swiped an item at the end, while another one was animating. Log:...
Is there a Java version to this library? Or should we use JNI ? Also, I would like to ask if the license permits using the library on commercial/closed sourced...
I know this is the place for issues, but I really hope this tool could become a real good alternatives to such tools (one is free and lacks of features,...
When starting to write in RTL (Hebrew, for example), the text doesn't align to the right. :(
I can't find how to add the fastScroller as used on ListView. Also, please show how to put the header on the side of the items, and not as being...
On Nexus 4 with Lollipop, I have 2 issues for the list example: 1. when performing swipe-to-remove, the item is removed, the items below go up, but then the same...
Is it based on another repository that perhaps I can use without license limitations? I want to use adb on the device like here and like on Repainter app, but...