From efb06e1a59fbb265fa84288f60a2f8e4b5387567 Mon Sep 17 00:00:00 2001 From: houxg Date: Wed, 15 Feb 2017 00:04:37 +0800 Subject: [PATCH] change the layout of content placeholder --- .../layout/item_note_detail_placeholder.xml | 33 ++++++++++--------- 1 file changed, 17 insertions(+), 16 deletions(-) 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" /> - + - +