Proyectos de Subversion Android Microlearning - Nuevo Interface

Rev

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

Rev 56 Rev 57
Línea 4... Línea 4...
4
        <!-- Set the splash screen background, animated icon, and animation duration. -->
4
        <!-- Set the splash screen background, animated icon, and animation duration. -->
5
        <item name="windowSplashScreenBackground">@color/windowBackgroud</item>
5
        <item name="windowSplashScreenBackground">@color/windowBackgroud</item>
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/animation1</item>
9
        <item name="windowSplashScreenAnimatedIcon">@drawable/avd_animcesa</item>
10
        <!-- Required for animated icons -->
10
        <!-- Required for animated icons -->
Línea 11... Línea 11...
11
        <item name="windowSplashScreenAnimationDuration">3000</item>
11
        <item name="windowSplashScreenAnimationDuration">3000</item>