Sha256: ae6c0fcac6fafd0c7d5c8a2cbdc9b11383db75ed516c98d387aeb9091ff93fc7
Contents?: true
Size: 384 Bytes
Versions: 15
Compression:
Stored size: 384 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, MyApp" /> </LinearLayout>
Version data entries
15 entries across 15 versions & 1 rubygems