Skip to content

Commit

Permalink
Merge pull request #292 from linzihong888/master
Browse files Browse the repository at this point in the history
#3 #154 第三次作业
  • Loading branch information
zengsn authored May 12, 2017
2 parents ec01347 + 0ac6d03 commit 8c21823
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center"
android:orientation="vertical"
tools:context="com.example.administrator.studentinfo.edu.hzuapps.androidlab.net1414080903131.MainActivity">
android:orientation="vertical">

<ImageView
android:src="@drawable/stu_info"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginBottom="60dp"/>

<TextView
android:gravity="center_horizontal"
Expand Down

0 comments on commit 8c21823

Please sign in to comment.