/[aagtl_public1]/res/layout/main.xml
aagtl

Contents of /res/layout/main.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download) (as text)
Sun Aug 5 13:48:36 2012 UTC (11 years, 7 months ago) by zoffadmin
File MIME type: text/xml
File size: 479 byte(s)
initial import of aagtl source code
1 zoffadmin 2 <?xml version="1.0" encoding="utf-8"?>
2     <RelativeLayout android:id="@+id/top_node"
3     android:layout_width="fill_parent" android:layout_height="fill_parent"
4     xmlns:android="http://schemas.android.com/apk/res/android">
5     <TextView android:id="@+id/status1" android:layout_width="fill_parent"
6     android:layout_height="30px" android:text="TextView" android:gravity="left"
7     android:layout_alignParentBottom="true"
8     android:layout_alignParentLeft="true">
9     </TextView>
10     </RelativeLayout>

   
Visit the aagtl Website