document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <linearlayout android:layout_height="fill_parent" android:layout_width="fill_parent" android:orientation="vertical" xmlns:android="http://schemas.android.com/apk/res/android">
  2.    
  3. <textview android:layout_height="wrap_content" android:layout_width="fill_parent" android:text="@string/hello">
  4. </textview></linearlayout>
');