blob: c0b292b74e5cb0dff14e46255775853ae4e516cc [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<HorizontalScrollView
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<LinearLayout
android:layout_width="fill_parent"
android:layout_height="fill_parent" />
</HorizontalScrollView>