blob: a71cac2ede0a85007b1743c3d382aeb7bd081073 [file] [log] [blame]
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@strin<caret>g/str1000"
/>
</LinearLayout>