<TextViewedit the android:text
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/hello"
android:visibility="invisible"
/>
open res/values/strings.xml
add this :
<string name="hello">some text here</string>android:visibility
| ||||||||||||||
No comments:
Post a Comment