CoordinatorBehaviorExample icon indicating copy to clipboard operation
CoordinatorBehaviorExample copied to clipboard

Results 27 CoordinatorBehaviorExample issues
Sort by recently updated
recently updated
newest added

![screenshot_1499278648](https://user-images.githubusercontent.com/11981019/27878627-1cf2fa90-61d4-11e7-939a-8b0f561562db.png) ![screenshot_1499278662](https://user-images.githubusercontent.com/11981019/27878626-1cdff5c6-61d4-11e7-86bd-dad938c5db9f.png)

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. ![screenshot_1497241898](https://user-images.githubusercontent.com/20268510/27011410-012457cc-4e70-11e7-80e4-78d46ce24b8d.png) 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.