cleanups
This commit is contained in:
parent
b300703bbc
commit
ece5bc6f35
1 changed files with 1 additions and 3 deletions
|
|
@ -17,7 +17,6 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:padding="5dp"
|
||||
android:text="32G free ~ 3 hours left" />
|
||||
|
||||
<include layout="@layout/toolbar" />
|
||||
|
|
@ -26,8 +25,7 @@
|
|||
android:id="@+id/empty_list"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical"
|
||||
android:padding="5dp">
|
||||
android:orientation="vertical">
|
||||
|
||||
<View
|
||||
android:layout_width="match_parent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue