Update activity label

This commit is contained in:
Naveen
2022-08-30 16:29:44 +05:30
parent 737189746e
commit 8deee3295e

View File

@@ -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