add: new ui for file creating

This commit is contained in:
hyb1996
2017-08-25 15:53:31 +08:00
parent 5d6e66d5d5
commit 56920cd707
17 changed files with 309 additions and 350 deletions

View File

@@ -11,10 +11,10 @@
android:orientation="vertical">
<RelativeLayout
android:id="@+id/header"
android:layout_width="match_parent"
android:layout_height="170dp"
android:layout_marginBottom="5dp"
android:background="#5cab7d">
android:layout_marginBottom="5dp">
<com.makeramen.roundedimageview.RoundedImageView
android:id="@+id/avatar"