File tree 1 file changed +17
-0
lines changed
AndroidLabs/app/src/main/res/layout
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <RelativeLayout xmlns : android =" http://schemas.android.com/apk/res/android"
3
+ xmlns : tools =" http://schemas.android.com/tools"
4
+ android : id =" @+id/activity_net1414080903139"
5
+ android : layout_width =" match_parent"
6
+ android : layout_height =" match_parent"
7
+ android : paddingBottom =" @dimen/activity_vertical_margin"
8
+ android : paddingLeft =" @dimen/activity_horizontal_margin"
9
+ android : paddingRight =" @dimen/activity_horizontal_margin"
10
+ android : paddingTop =" @dimen/activity_vertical_margin"
11
+ tools : context =" edu.hzuapps.androidlabs.Net1414080903139Activity" >
12
+
13
+ <TextView
14
+ android : layout_width =" wrap_content"
15
+ android : layout_height =" wrap_content"
16
+ android : text =" Hello World!" />
17
+ </RelativeLayout >
You can’t perform that action at this time.
0 commit comments