Skip to content

Commit

Permalink
实验二(提交xml文件)
Browse files Browse the repository at this point in the history
  • Loading branch information
berrychong committed Apr 19, 2016
1 parent e0153d5 commit 835c0b0
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
16 changes: 16 additions & 0 deletions app/src/main/res/layout/activity_com1314080901211.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout 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:paddingBottom="@dimen/activity_vertical_margin"
android:paddingLeft="@dimen/activity_horizontal_margin"
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
tools:context="com.homeworks.androidworks.hzuapps.edu.desktopmemo.com1314080901211Activity">

<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Hello World!" />
</RelativeLayout>
4 changes: 4 additions & 0 deletions app/src/main/res/xml/widget_1314080901211.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">

</PreferenceScreen>

0 comments on commit 835c0b0

Please sign in to comment.