Open not-gabriel opened 8 years ago
How can I display a list of items instead of lorem ipsum text? If the recyclerview's height is set to wrap_content it doesn't show any views.
wrap_content
use this : compile 'com.android.support:recyclerview-v7:23.2.0'
How can I display a list of items instead of lorem ipsum text? If the recyclerview's height is set to
wrap_content
it doesn't show any views.