blob: a96b0b1a0d3de5246789f21e3ca7c61f1f0adc5b [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="wrap_content"
android:layout_height="fill_parent"
>
<ImageView android:layout_width="fill_parent" android:layout_height="wrap_content" android:adjustViewBounds="@bool/myBoolResource"/>
</LinearLayout>