Fixed
Status Update
Comments
am...@gmail.com <am...@gmail.com> #2
The RecyclerView is a brand new widget in the support library.
There are some known issues with using RecyclerView in the layout rendering and layout editor.
We are working on a fix; you can star this issue if you want to keep track of the progress.
There are some known issues with using RecyclerView in the layout rendering and layout editor.
We are working on a fix; you can star this issue if you want to keep track of the progress.
am...@gmail.com <am...@gmail.com> #3
Is there a ETA when this bug is fixed?
I would say it is quiet simple to fix. You just need to use any LayoutManager.
Are there any plans when this View will be published for older platforms? AFIK it works even on Gingerbread.
I would say it is quiet simple to fix. You just need to use any LayoutManager.
Are there any plans when this View will be published for older platforms? AFIK it works even on Gingerbread.
yb...@google.com <yb...@google.com>
ap...@google.com <ap...@google.com> #4
Getting the same error:
"The new RecyclerView does not yet work in Studio. We are working on a fix. (Open Issue 36949180 , Show Exception) "
"The new RecyclerView does not yet work in Studio. We are working on a fix. (Open
da...@google.com <da...@google.com>
ap...@google.com <ap...@google.com> #5
Is it going to be best practice to use Recylerview, and Listview essentially deprecate?
Description