CoordinatorBehaviorExample
CoordinatorBehaviorExample copied to clipboard
 
When I am trying to add tabs in this layout, image and text in toolbar on collapse not shown ? How to add tabs in this layout with image and...
In using API 25, the AvatarImageBehavior doesnt really work well. I always get this when i quickly scroll up.  I run with this config: compile 'com.android.support:appcompat-v7:25.3.1' compile 'com.android.support:design:25.3.1' compile...
can any body help me how can i modify source code ti support right to left? reference is on [this link](https://github.com/saulmm/CoordinatorBehaviorExample/issues/28), but i can't understand me how can i modify...
The sample code does not support rtl support.
Your code style looks so good, how can I format code like yours? I have tried to set `Group declarations` but it still looks not so good. just like: ---...
When I try to use app:border_color="@android:color/white" app:border_width="2dp" in the circle image view i get the error No resource identifier found for attribute 'border_color' in package com.xxxxxx.xxxxxxx No resource identifier found...
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.