Sha256: 2837872630bb94110da6e3fdf24b87d2c6bb3c31b3fb895f4a70819a62c8d019
Contents?: true
Size: 346 Bytes
Versions: 2
Compression:
Stored size: 346 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" > <EditText android:layout_width="fill_parent" android:layout_height="wrap_content" /> </LinearLayout>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
acouchi-0.0.2 | examples/AcouchiSample/res/layout/main.xml |
acouchi-0.0.1 | examples/AcouchiSample/res/layout/main.xml |