Sha256: ba3a376b48ef7aa7218a41ab6f6b2c4d91f17b57d6c0c5cc98400c5be9ce5437

Contents?: true

Size: 398 Bytes

Versions: 7

Compression:

Stored size: 398 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, ParcelToPackage"
    />
</LinearLayout>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
andparcel-0.4.1 test/ParcelToPackage/res/layout/andParcel_test_row.xml
andparcel-0.4.0 test/ParcelToPackage/res/layout/andParcel_test_row.xml
andparcel-0.3.2 test/ParcelToPackage/res/layout/andParcel_test_row.xml
andparcel-0.3.0 test/ParcelToPackage/res/layout/andParcel_test_row.xml
andparcel-0.2.1 test/ParcelToPackage/res/layout/andParcel_test_row.xml
andparcel-0.2.0 test/ParcelToPackage/res/layout/andParcel_test_row.xml
andparcel-0.1.0 test/ParcelToPackage/res/layout/andParcel_test_row.xml