src/Resources/layout/activity_note_list.xml
+2
-0
diff --git a/src/Resources/layout/activity_note_list.xml b/src/Resources/layout/activity_note_list.xml
index a01e65b..f876195 100644
@@ -23,6 +23,8 @@
android:id="@+id/note_recycler_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clipToPadding="false"
android:paddingBottom="88dp"
/>
<com.google.android.material.floatingactionbutton.FloatingActionButton