diff --git a/build.gradle b/build.gradle index 9628f764d..445a25c58 100644 --- a/build.gradle +++ b/build.gradle @@ -20,9 +20,9 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:3.1.0' - if (googleFile.exists()) { - classpath 'com.google.gms:google-services:3.1.0' - } + if (googleFile.exists()) { + classpath 'com.google.gms:google-services:3.1.0' + } } } diff --git a/res/layout/assistant_remote_provisioning_login.xml b/res/layout/assistant_remote_provisioning_login.xml index daddbac7f..0a4457d25 100644 --- a/res/layout/assistant_remote_provisioning_login.xml +++ b/res/layout/assistant_remote_provisioning_login.xml @@ -1,125 +1,68 @@ - + - + android:layout_gravity="center" + android:layout_weight="0.1" + android:gravity="center"> - + android:layout_height="120dp" + android:layout_marginBottom="20dp" + android:layout_marginLeft="35dp" + android:layout_marginRight="35dp"> - - - + android:layout_centerVertical="true" + android:layout_toEndOf="@+id/imageView3" + android:text="Bienvenue sur +Mobile Security Intense" + android:textColor="#595959" + android:textSize="20sp"/> - + + - - - - - - + android:layout_height="match_parent" + android:layout_below="@+id/header_text" + android:layout_gravity="center" + android:layout_margin="50dp" + android:foreground="@drawable/avatar_mask_border" + android:gravity="center" + > - + + + - - - - - - - - -