l6|v>J%^>bM8G;nQTlel(>A8ttM4S!&1%^7v
z0KFmo+l{jBxd}+YizOd%DIbYSR@z=^*rl8Fob#?MSpA8tTDsJn+~pi0s=>@J9@*Z|
zQKKYs$2QsW?ms0Wu9`$3zJ^tamJp~lrf!1N?{|ZBm-6@-?wRlN>ej1gm7KfyuZZ)9
z1MAkxCl5a;ZX_AGhYsr0*0nE8k+>Ugk!dfyAP3H3qyRXn%Gbp4;pM8{l~>=v&vrzz6HqqIZcji-zG8DYsj$gw#n}L4duaM
z_sJoYGd;Jbp2`}h%ECf|<%56Ck*B6llf*HPOQRlFOE%QXF<)VBwsnU;HqIJxMM&*4
z_aBjtBS%ZGRsWHRZ_JW^yfj09l)>5J(iwVhhM`1gNSGW*-7EKx7$!f&*N|=#pVyg{
zyn_d=JN&V6)?DSTC5t2!DgCb4YVz{)lbO*-C=!e_1*?~rnm`qpCzoo)&O*u>|i-YK7Wxr$L7`RTII{GH&1jeh(o~u=>reD)l1ov;<
zx>YAX5;5#bNGSjFva?1U@yNKbvhMTGb@2Y*eu%>#IOc%B$y27v70Df}Qs3Zb7pMC&
znGLUBexdO>Sg+Xd{?MsYvV8sZI{kW@vrN23pFVwL=FC^EBha`gi;j-c&WA22d3go8
ze%oyWtm+8pf+ztb`R67U>^W>)g4sv}@hUy1IApW$@s^gCr@bsr=PQ@)ieS3^B{vTN6FS-5bKtX;cSF1xI~b%crZ^dpj+djgiP
zbtA~*TW`&lW5+V&>8HobkRkWz5Q~^GV}^_yHxAccCHwa6mv!sbL*3a@uU-SW_~OLU
z<$sZOk{tzzekbL{?
zW?8V{14+SnknrYM-g;|}+=}d#f3BmV+NegFFR%e^Mf0^#yLRnm%a*N@nz~0m{qz$p
zC(8bXLEG!_Tzg_5F|h&e9j5!}9w$zGR#vTAEgd?P_bP9{Jx3ZfY6K-dq1$JbI2(U{
z=pmW;#+%ycSy|?Mr?>ZHWsN`HKaOEQqb5yc`O1%_dygL0)%+taE>4adN!NRA+qPXU
zx#SX=GiQ!Wn>JPVv(dVC?X2tf+;f+@s#dL9=tT6WQ6shdrkie*CQTZnm)Dh{L+{fv
zZ(s&o5qIA`ME?EnkE|_I)!n*v#XY;g-I*_Iqob?H)TvYCh8y}}e|H%_e!P}{|NR#2
z1f4ovq1zSl_~TEYGrq6uzY1|gv*yiZ83_0j2*@~g%>4T%{A90!vFrq58I{KAwAbMO
zIpje!F%Kf-bmg*KTsx
zU3bgex$jBu-n|izpN7&pfxyG+F}z{!+;^mV_p8heW|hAM;4Y0JgYPgJ)vIf?YthVT
zophUFIF_X|RL867(&Yx%%|1B|9kn`oVQUQA3C0|}MxBigoYgL=km{a$j=X*tK+!Jf-gJ${R>xTg0H?>E3duwnj|N8L}FpOCgSCnUy@CmHp%ee!;!LI
zE+2oq67i^>#{A_Fvz&i5>DF5Z=$Nl8mMvQ<%aCoUi%@_(IVC6gm=g&Y6?002ovPDHLkV1mg?OEdrg
diff --git a/app/src/main/res/layout-land/fragment_servidores.xml b/app/src/main/res/layout-land/fragment_servidores.xml
index c84964a..1bca2d2 100644
--- a/app/src/main/res/layout-land/fragment_servidores.xml
+++ b/app/src/main/res/layout-land/fragment_servidores.xml
@@ -79,32 +79,16 @@
android:id="@+id/etDireccionServidor"
android:layout_width="130dp"
android:layout_height="wrap_content"
-
android:clickable="true"
android:ems="10"
android:focusable="true"
android:hint="192.168.100.100"
- android:inputType="text"
+ android:inputType="phone"
android:lines="1"
android:textSize="15sp"
app:layout_constraintBaseline_toBaselineOf="@+id/tvDirServer"
app:layout_constraintStart_toEndOf="@+id/tvDirServer" />
-
diff --git a/app/src/main/res/layout/activity_splash.xml b/app/src/main/res/layout/activity_splash.xml
index 4f542b6..c6193ca 100644
--- a/app/src/main/res/layout/activity_splash.xml
+++ b/app/src/main/res/layout/activity_splash.xml
@@ -4,6 +4,8 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
+ android:background="#E6E6E6"
+
tools:context=".UI.SplashActivity">
@@ -30,33 +32,18 @@
android:id="@+id/imageView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
+
android:contentDescription="@string/todo"
- android:src="@drawable/ic_launcher_background"
- app:layout_constraintBottom_toTopOf="@id/textView3"
+ android:src="@drawable/logo_splash"
+ app:layout_constraintBottom_toTopOf="@id/textView4"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/textView2"
- app:srcCompat="@drawable/suitedebo" />
+ />
+
+
-
+ app:layout_constraintTop_toBottomOf="@id/imageView" />
\ No newline at end of file
diff --git a/app/src/main/res/layout/fragment_actua_maestros.xml b/app/src/main/res/layout/fragment_actua_maestros.xml
index a404bb7..f5f95f3 100644
--- a/app/src/main/res/layout/fragment_actua_maestros.xml
+++ b/app/src/main/res/layout/fragment_actua_maestros.xml
@@ -72,6 +72,19 @@
+
+ app:layout_constraintVertical_bias="0.106" />