blob: 0bdfd4a35219c1451f2fbf2784b1431e2d78e6b1 [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="<error>@string/myLibResource123</error>" />
</LinearLayout>