Skip to content

Commit

Permalink
Merge pull request #390 from mowenzi/master
Browse files Browse the repository at this point in the history
#4 #131 第四次作业
  • Loading branch information
zengsn authored Jun 2, 2017
2 parents b86578c + c6e7359 commit 108917c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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>
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 108917c

Please sign in to comment.