saulmm / CoordinatorBehaviorExample

2.71k stars 590 forks source link

Can this be used with a RecyclerView instead TextView? #21

Open not-gabriel opened 8 years ago

not-gabriel commented 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.

ry-narola commented 7 years ago

use this : compile 'com.android.support:recyclerview-v7:23.2.0'