diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index b6c3ddeb..e9b03d99 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -132,7 +132,7 @@ + android:screenOrientation="portrait" /> diff --git a/presentation/src/main/res/layout/activity_start_trip_splash.xml b/presentation/src/main/res/layout/activity_start_trip_splash.xml index 43478b8d..06e48804 100644 --- a/presentation/src/main/res/layout/activity_start_trip_splash.xml +++ b/presentation/src/main/res/layout/activity_start_trip_splash.xml @@ -1,6 +1,5 @@ - @@ -34,30 +33,40 @@ - - - + app:layout_constraintTop_toBottomOf="@id/tb_start_trip_splash"> + + + + + + +