move hardcode strings to strings.xml
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingRight="5dip"
|
||||
android:text="Name" />
|
||||
android:text="@string/label_name" />
|
||||
</TableRow>
|
||||
|
||||
<TableRow>
|
||||
|
||||
Reference in New Issue
Block a user