Repackage Loading and MessageNotifications

This commit is contained in:
Andrew
2024-06-16 14:08:58 +09:30
parent c6952cfcc1
commit b18561acb4
9 changed files with 137 additions and 131 deletions

View File

@@ -113,7 +113,7 @@
android:windowSoftInputMode="adjustResize"
android:theme="@style/Theme.Session.DayNight.FlatActionBar" />
<activity
android:name="org.thoughtcrime.securesms.onboarding.LoadingActivity"
android:name="org.thoughtcrime.securesms.onboarding.loading.LoadingActivity"
android:screenOrientation="portrait"
android:windowSoftInputMode="adjustResize"
android:theme="@style/Theme.Session.DayNight.FlatActionBar" />