From 691a6bfd951dc57ae28248bae6efe102f1bdeb25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Flores?= Date: Mon, 20 Nov 2017 21:54:00 -0200 Subject: [PATCH] Interface tela de cadastro --- 4.Sistema/LOCCARR/app/build.gradle | 1 + .../LOCCARR/app/src/main/AndroidManifest.xml | 3 +- .../main/res/layout/activity_cadastrar.xml | 43 +++++++++++++++++++ 3 files changed, 46 insertions(+), 1 deletion(-) create mode 100644 4.Sistema/LOCCARR/app/src/main/res/layout/activity_cadastrar.xml diff --git a/4.Sistema/LOCCARR/app/build.gradle b/4.Sistema/LOCCARR/app/build.gradle index 8cac33e..9a0f2ba 100644 --- a/4.Sistema/LOCCARR/app/build.gradle +++ b/4.Sistema/LOCCARR/app/build.gradle @@ -30,3 +30,4 @@ dependencies { apply plugin: 'com.google.gms.google-services' + diff --git a/4.Sistema/LOCCARR/app/src/main/AndroidManifest.xml b/4.Sistema/LOCCARR/app/src/main/AndroidManifest.xml index c235dd3..442b340 100644 --- a/4.Sistema/LOCCARR/app/src/main/AndroidManifest.xml +++ b/4.Sistema/LOCCARR/app/src/main/AndroidManifest.xml @@ -16,7 +16,8 @@ - + + \ No newline at end of file diff --git a/4.Sistema/LOCCARR/app/src/main/res/layout/activity_cadastrar.xml b/4.Sistema/LOCCARR/app/src/main/res/layout/activity_cadastrar.xml new file mode 100644 index 0000000..efd1d29 --- /dev/null +++ b/4.Sistema/LOCCARR/app/src/main/res/layout/activity_cadastrar.xml @@ -0,0 +1,43 @@ + + + + + + + + + +