| Línea 5... |
Línea 5... |
| 5 |
<!-- Set the splash screen background, animated icon, and animation duration. -->
|
5 |
<!-- Set the splash screen background, animated icon, and animation duration. -->
|
| 6 |
<item name="windowSplashScreenBackground">@color/windowBackgroud</item>
|
6 |
<item name="windowSplashScreenBackground">@color/windowBackgroud</item>
|
| Línea 7... |
Línea 7... |
| 7 |
|
7 |
|
| 8 |
<!-- Use windowSplashScreenAnimatedIcon to add either a drawable or an
|
8 |
<!-- Use windowSplashScreenAnimatedIcon to add either a drawable or an
|
| 9 |
animated drawable. One of these is required. -->
|
9 |
animated drawable. One of these is required. -->
|
| 10 |
<item name="windowSplashScreenAnimatedIcon">@drawable/animation1</item>
|
10 |
<item name="windowSplashScreenAnimatedIcon">@drawable/avd_animcesa</item>
|
| 11 |
<!-- Required for animated icons -->
|
11 |
<!-- Required for animated icons -->
|
| Línea 12... |
Línea 12... |
| 12 |
<item name="android:windowSplashScreenAnimationDuration">3000</item>
|
12 |
<item name="android:windowSplashScreenAnimationDuration">3000</item>
|