Proyectos de Subversion LeadersLinked - Android

Rev

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

Rev 2 Rev 3
Línea 24... Línea 24...
24
 
24
 
25
    <application
25
    <application
26
        android:allowBackup="true"
26
        android:allowBackup="true"
27
        android:icon="@mipmap/ic_launcher"
27
        android:icon="@mipmap/ic_launcher"
28
        android:label="@string/app_name"
28
        android:label="@string/app_name"
29
        android:roundIcon="@mipmap/ic_launcher_round"
29
        android:roundIcon="@mipmap/ic_launcher"
30
        android:supportsRtl="true"
30
        android:supportsRtl="true"
31
        android:networkSecurityConfig="@xml/network_security_config"
31
        android:networkSecurityConfig="@xml/network_security_config"
32
        android:theme="@style/SplashTheme"
32
        android:theme="@style/SplashTheme"
33
        tools:ignore="UnusedAttribute">
33
        tools:ignore="UnusedAttribute">