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