diff --git a/app/app.iml b/app/app.iml index 36ef0ee..9296d51 100644 --- a/app/app.iml +++ b/app/app.iml @@ -8,14 +8,11 @@ - - + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/app/src/main/res/layout/activity_usuario_datos.xml b/app/src/main/res/layout/activity_usuario_datos.xml index cc26764..a008696 100644 --- a/app/src/main/res/layout/activity_usuario_datos.xml +++ b/app/src/main/res/layout/activity_usuario_datos.xml @@ -42,6 +42,7 @@ android:layout_width="50dp" android:layout_height="50dp" android:background="@drawable/btn_style" + android:onClick="aplicarCambios" android:src="@mipmap/ic_action_add" android:textSize="25dp" android:visibility="visible" /> @@ -164,13 +165,5 @@ - -