|
@@ -3,6 +3,7 @@
|
|
|
android:orientation="vertical" android:layout_width="match_parent"
|
|
android:orientation="vertical" android:layout_width="match_parent"
|
|
|
xmlns:fab="http://schemas.android.com/apk/res-auto"
|
|
xmlns:fab="http://schemas.android.com/apk/res-auto"
|
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
|
|
|
+ android:clipChildren="false"
|
|
|
android:background="@android:color/holo_green_light">
|
|
android:background="@android:color/holo_green_light">
|
|
|
|
|
|
|
|
<com.novaapps.floatingactionmenu.FloatingActionMenu
|
|
<com.novaapps.floatingactionmenu.FloatingActionMenu
|