diff --git a/app/src/main/res/layout/item_note_detail_placeholder.xml b/app/src/main/res/layout/item_note_detail_placeholder.xml index 5640dde..320caaf 100644 --- a/app/src/main/res/layout/item_note_detail_placeholder.xml +++ b/app/src/main/res/layout/item_note_detail_placeholder.xml @@ -31,25 +31,26 @@ android:layout_marginBottom="4dp" tools:text="Leanote API" /> - + android:layout_height="match_parent" + android:background="@drawable/shape_placeholder" + android:textSize="14sp" /> - + - +