Proyectos de Subversion Android Microlearning - Inconcert

Rev

Rev 8 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 8 Rev 10
Línea 6... Línea 6...
6
 
6
 
7
        <!-- Use windowSplashScreenAnimatedIcon to add either a drawable or an
7
        <!-- Use windowSplashScreenAnimatedIcon to add either a drawable or an
8
             animated drawable. One of these is required. -->
8
             animated drawable. One of these is required. -->
9
        <item name="windowSplashScreenAnimatedIcon">@drawable/avd_anima</item>
9
        <item name="windowSplashScreenAnimatedIcon">@drawable/avd_anima</item>
10
        <!-- Required for animated icons -->
10
        <!-- Required for animated icons -->
Línea 11... Línea 11...
11
        <item name="windowSplashScreenAnimationDuration">5000</item>
11
        <item name="windowSplashScreenAnimationDuration">3000</item>
12
 
12
 
13
 
13