Update activity label
This commit is contained in:
parent
737189746e
commit
8deee3295e
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@
|
||||||
<activity
|
<activity
|
||||||
android:name=".activities.VCardViewerActivity"
|
android:name=".activities.VCardViewerActivity"
|
||||||
android:exported="false"
|
android:exported="false"
|
||||||
android:label="VCardViewActivity"
|
android:label="@string/contact_info"
|
||||||
android:parentActivityName=".activities.ThreadActivity" />
|
android:parentActivityName=".activities.ThreadActivity" />
|
||||||
|
|
||||||
<service
|
<service
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue