mirror of
https://github.com/ClaytonWWilson/Listify.git
synced 2025-12-15 18:28:47 +00:00
Can now display splashscreen when first entering the app v.2
This commit is contained in:
parent
61d7c88e1a
commit
55d07f23e8
@ -40,6 +40,7 @@
|
||||
<activity android:name="com.example.listify.ui.LoginPage" />
|
||||
<activity android:name="com.example.listify.ui.ForgotPasswordPage" />
|
||||
<activity android:name="com.example.listify.ListPage" />
|
||||
<activity android:name="com.example.listify.SplashActivity" />
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
Loading…
Reference in New Issue
Block a user