Sha256: eaec3277ce7eb67c470407f8862ac4b63941cba8c674e607fd1dc63315998fec
Contents?: true
Size: 382 Bytes
Versions: 29
Compression:
Stored size: 382 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="@string/hello" /> </LinearLayout>
Version data entries
29 entries across 15 versions & 2 rubygems