Sha256: b2e5a3cc5ed8f82edfbe38c5a15d6bddb916d12473067530431223cae7d0fc9a
Contents?: true
Size: 399 Bytes
Versions: 9
Compression:
Stored size: 399 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="Welcome to the other view!" /> </LinearLayout>
Version data entries
9 entries across 1 versions & 1 rubygems