diff --git a/app/src/main/res/animator/splash_screen_bread_low_y.xml b/app/src/main/res/animator/splash_screen_bread_low_y.xml new file mode 100644 index 0000000..e96a62a --- /dev/null +++ b/app/src/main/res/animator/splash_screen_bread_low_y.xml @@ -0,0 +1,6 @@ + + \ No newline at end of file diff --git a/app/src/main/res/drawable/ic_splash_screen_bread_low.xml b/app/src/main/res/drawable/ic_splash_screen_bread_low.xml index d979778..014afee 100644 --- a/app/src/main/res/drawable/ic_splash_screen_bread_low.xml +++ b/app/src/main/res/drawable/ic_splash_screen_bread_low.xml @@ -1,25 +1,30 @@ - - - - - + android:width="132dp" + android:height="97dp" + android:viewportWidth="315" + android:viewportHeight="231"> + + + + + + + + diff --git a/app/src/main/res/drawable/splash_screen_animated.xml b/app/src/main/res/drawable/splash_screen_animated.xml new file mode 100644 index 0000000..be54cdf --- /dev/null +++ b/app/src/main/res/drawable/splash_screen_animated.xml @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file