CoordinatorBehaviorExample
CoordinatorBehaviorExample copied to clipboard
Can this be used with a RecyclerView instead TextView?
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.
use this : compile 'com.android.support:recyclerview-v7:23.2.0'