|
@@ -5,7 +5,7 @@
|
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
|
android:background="@android:color/holo_green_light">
|
|
android:background="@android:color/holo_green_light">
|
|
|
|
|
|
|
|
- <terranovaproductions.newcomicreader.FloatingActionMenu
|
|
|
|
|
|
|
+ <com.novaapps.floatingactionmenu
|
|
|
android:id="@+id/fab_menu_line"
|
|
android:id="@+id/fab_menu_line"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
@@ -47,6 +47,6 @@
|
|
|
fab:fabSize="mini"
|
|
fab:fabSize="mini"
|
|
|
fab:backgroundTint="@android:color/holo_red_light"/>
|
|
fab:backgroundTint="@android:color/holo_red_light"/>
|
|
|
|
|
|
|
|
- </terranovaproductions.newcomicreader.FloatingActionMenu>
|
|
|
|
|
|
|
+ </com.novaapps.floatingactionmenu>
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|