Added Bug Tracking System

This commit is contained in:
tom5079
2019-05-17 11:07:07 +09:00
parent 369fa679a6
commit ba37740c6e
12 changed files with 53 additions and 4 deletions

View File

@@ -49,6 +49,11 @@
app:fab_label="@string/reader_fab_fullscreen"
app:fab_size="mini"/>
<com.github.clans.fab.FloatingActionButton
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:fab_size="mini"/>
</com.github.clans.fab.FloatingActionMenu>
</androidx.coordinatorlayout.widget.CoordinatorLayout>