Skip to content

Commit 8976d70

Browse files
authored
Update README.md
1 parent a355202 commit 8976d70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ or **Any** View you put in xml.
5959
android:layout_gravity="bottom"
6060
app:layout_behavior="@string/bye_burger_bottom_behavior"
6161
/>
62+
<FloatingActionButton
63+
app:layout_behavior="@string/bye_burger_float_behavior"
64+
/>
6265
</android.support.design.widget.CoordinatorLayout>
6366

6467
```

0 commit comments

Comments
 (0)