Sha256: bf2c8bb47fac511ec9c28153f1944d4ac1f22c89055a0fdc7c060d22f1de661d
Contents?: true
Size: 435 Bytes
Versions: 1
Compression:
Stored size: 435 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent" > <TextView android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="Hello World, AndroidSansEclipse ... i am in the resource file ..." /> </LinearLayout>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
remi-andrake-0.1.0 | examples/andrake/HelloAndroid/layout/main.xml |