This commit is contained in:
Viktoria Polyakova
2026-01-30 16:57:58 +03:00
parent 5540fc8093
commit a5ed6b8664
1754 changed files with 4194 additions and 106240 deletions

View File

@@ -95,6 +95,10 @@
android:name="com.crm.chat.ui.profile.ProfileActivity"
android:exported="false"
android:theme="@style/Theme.CRMChat.NoActionBar" />
<activity
android:name="com.crm.chat.ui.chat.GroupChatInfoActivity"
android:exported="false"
android:theme="@style/Theme.CRMChat.NoActionBar" />
<activity
android:name="com.crm.chat.ui.settings.SettingsActivity"
android:exported="false"