Rename LoadAccount

This commit is contained in:
Andrew
2024-06-17 18:56:14 +09:30
parent d6a659025d
commit a1882b83f9
6 changed files with 85 additions and 86 deletions

View File

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