AndroidDeveloperLB

Results 538 issues of AndroidDeveloperLB

See here: [device-2019-06-23-162947.zip](https://github.com/antoniolg/MaterializeYourApp/files/3317899/device-2019-06-23-162947.zip) Updated project: [MaterializeYourApp.zip](https://github.com/antoniolg/MaterializeYourApp/files/3317900/MaterializeYourApp.zip)

It also doesn't transition the view back to its location. See attached video [device-2017-02-05-115133.zip](https://github.com/antoniolg/MaterializeYourApp/files/752854/device-2017-02-05-115133.zip)

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:...

bug

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,...

enhancement
question

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...

bug