Skip to content

Commit

Permalink
hzuapps#4 hzuapps#131 第四次作业
Browse files Browse the repository at this point in the history
  • Loading branch information
mowenzi committed May 26, 2017
1 parent 7f1d0cc commit 4f77aab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions AndroidLabs/app/src/main/res/layout/empty_list.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center"
android:textSize="18sp"
android:padding="50dp"
android:textSize="20sp"
android:padding="40dp"
android:text="未找到符合格式的視頻文件,本播放器仅支持3pg,mp4格式的视频">

</TextView>
2 changes: 1 addition & 1 deletion AndroidLabs/app/src/main/res/layout/menu_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ImageView
android:src="@mipmap/ic_launcher"
android:layout_width="70dp"
android:layout_width="75dp"
android:layout_height="80dp"
android:id="@+id/iv_item"/>

Expand Down

0 comments on commit 4f77aab

Please sign in to comment.