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
literal 0
HcmV?d00001
diff --git a/app/src/main/res/layout/activity_splash.xml b/app/src/main/res/layout/activity_splash.xml
new file mode 100644
index 0000000..1719b22
--- /dev/null
+++ b/app/src/main/res/layout/activity_splash.xml
@@ -0,0 +1,79 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/app_bar_main.xml b/app/src/main/res/layout/app_bar_main.xml
index 37cb8f7..f9b4eb9 100644
--- a/app/src/main/res/layout/app_bar_main.xml
+++ b/app/src/main/res/layout/app_bar_main.xml
@@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
- tools:context=".MainActivity">
+ tools:context=".ui.MainActivity">
+ app:layout_constraintGuide_percent="0.29" />
-
-
@@ -32,9 +31,8 @@
android:id="@+id/tvDirServer"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_marginStart="8dp"
- android:layout_marginEnd="8dp"
- android:gravity="center"
+ android:layout_margin="10dp"
+ android:gravity="start"
android:lines="1"
android:text="@string/tvDirServer"
android:textColor="@android:color/black"
@@ -44,121 +42,84 @@
app:layout_constraintBottom_toTopOf="@+id/etDireccionServidor"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
- app:layout_constraintTop_toBottomOf="@id/guideline3"
- app:layout_constraintVertical_bias="0.451" />
-
-
+ app:layout_constraintTop_toBottomOf="@id/tvTitutloServer" />
+ app:layout_constraintTop_toBottomOf="@id/tvDirServer" />
-
+ app:layout_constraintTop_toBottomOf="@id/etDireccionServidor" />
+
+
+
-
-
-
-
+
-
-
-
-
-
-
-
diff --git a/app/src/main/res/layout/item_principal.xml b/app/src/main/res/layout/item_principal.xml
index cb88c70..bbf3e99 100644
--- a/app/src/main/res/layout/item_principal.xml
+++ b/app/src/main/res/layout/item_principal.xml
@@ -3,19 +3,13 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
- android:id="@+id/cvInventario"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_rowWeight="1"
- android:layout_columnWeight="1"
- android:layout_margin="15dp"
- android:clickable="true"
- app:cardCornerRadius="8dp"
- app:cardElevation="8dp"
- app:layout_constraintBottom_toBottomOf="parent"
- app:layout_constraintEnd_toEndOf="parent"
- app:layout_constraintStart_toStartOf="parent"
- app:layout_constraintTop_toTopOf="parent">
+ android:layout_margin="5dp"
+ app:cardCornerRadius="2dp"
+ app:cardElevation="10dp"
+ app:contentPadding="5dp"
+ app:cardPreventCornerOverlap="false">