From 025fe41e215b135433afdc86e344767970972d25 Mon Sep 17 00:00:00 2001 From: victor-vct Date: Sat, 8 Aug 2015 20:30:18 -0300 Subject: [PATCH] Adicionado a Toolbar --- .idea/compiler.xml | 2 +- .idea/encodings.xml | 6 ------ .idea/gradle.xml | 2 +- .idea/misc.xml | 5 ++++- .idea/runConfigurations.xml | 12 ------------ .idea/vcs.xml | 2 +- app/app.iml | 8 +++----- .../java/br/com/gdgabc/askov/MainActivity.java | 4 ++++ app/src/main/res/layout/activity_main.xml | 15 ++++++++++++++- app/src/main/res/layout/include_toolbar.xml | 12 ++++++++++++ app/src/main/res/values/styles.xml | 2 +- 11 files changed, 41 insertions(+), 29 deletions(-) delete mode 100644 .idea/encodings.xml delete mode 100644 .idea/runConfigurations.xml create mode 100644 app/src/main/res/layout/include_toolbar.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 96cc43e..9a8b7e5 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,7 @@ +