blob: 61c7e56e4bfa0e693c2ebaf1e4095ecc3b62b402 [file] [log] [blame]
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_height="wrap_content">
<Button android:id="@+id/ok" android:layout_width="wrap_content" android:layout_height="wrap_content"
android:text="@string/myLibResource" />
</LinearLayout>