Is there a way to show a preview of a RecyclerView's contents in the Android Studio editor? -
when add recyclerview layout, shows blank screen. there way, such through tools namespace, show preview of content of recyclerview?
@orrs right !
i'm using android studio 1.4 rc2 , can specify custom layout.
i tried custom cardview , works.
tools:listitem="@android:layout/simple_list_item_checked"
Comments
Post a Comment