Sha256: 021a24cf1542d434d85b26ab6495a4afea8a02f1045af1731719f596cdfb9b54
Contents?: true
Size: 393 Bytes
Versions: 4
Compression:
Stored size: 393 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, cordovaExample" /> </LinearLayout>
Version data entries
4 entries across 4 versions & 1 rubygems