Use the word 'chat' instead of 'conversation'.

This commit is contained in:
Greyson Parrelli
2023-04-24 11:48:00 -04:00
committed by Alex Hart
parent a5431330d1
commit 634e4abcc1
4 changed files with 32 additions and 173 deletions

View File

@@ -628,11 +628,6 @@
<activity android:name=".contacts.TurnOffContactJoinedNotificationsActivity"
android:theme="@style/Theme.AppCompat.Dialog.Alert" />
<activity android:name=".messagerequests.MessageRequestMegaphoneActivity"
android:theme="@style/TextSecure.LightRegistrationTheme"
android:windowSoftInputMode="adjustResize"
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
<activity android:name=".contactshare.ContactShareEditActivity"
android:theme="@style/TextSecure.LightTheme"
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>