Sha256: c811205901e73362362468e53b3582db9d0a9bf2309025dae8abf311bee90746
Contents?: true
Size: 387 Bytes
Versions: 165
Compression:
Stored size: 387 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" > <TextView android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="@string/hello" /> </LinearLayout>
Version data entries
165 entries across 165 versions & 2 rubygems