diff --git a/FieldNotebook/AndroidManifest.xml b/FieldNotebook/AndroidManifest.xml index 4286988..635122e 100644 --- a/FieldNotebook/AndroidManifest.xml +++ b/FieldNotebook/AndroidManifest.xml @@ -6,7 +6,7 @@ + android:targetSdkVersion="18" /> + android:value="AIzaSyBdeI8o1yoFSz6ckRB1_czLCiuXv7FPuzI" /> + + \ No newline at end of file diff --git a/FieldNotebook/project.properties b/FieldNotebook/project.properties index 928645e..ca7d21b 100644 --- a/FieldNotebook/project.properties +++ b/FieldNotebook/project.properties @@ -11,5 +11,5 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-15 +target=Google Inc.:Google APIs:19 android.library.reference.1=../../android-maps-extensions/android-maps-extensions diff --git a/FieldNotebook/res/drawable-hdpi/add_picture.png b/FieldNotebook/res/drawable-hdpi/add_picture.png new file mode 100644 index 0000000..6cf79b5 Binary files /dev/null and b/FieldNotebook/res/drawable-hdpi/add_picture.png differ diff --git a/FieldNotebook/res/drawable-hdpi/device_access_camera.png b/FieldNotebook/res/drawable-hdpi/device_access_camera.png new file mode 100644 index 0000000..b119b19 Binary files /dev/null and b/FieldNotebook/res/drawable-hdpi/device_access_camera.png differ diff --git a/FieldNotebook/res/layout/activity_main.xml b/FieldNotebook/res/layout/activity_main.xml index bcbdbb6..7e97ec0 100644 --- a/FieldNotebook/res/layout/activity_main.xml +++ b/FieldNotebook/res/layout/activity_main.xml @@ -6,7 +6,7 @@ diff --git a/FieldNotebook/res/layout/field.xml b/FieldNotebook/res/layout/field.xml index 050dc6d..4d33fc7 100644 --- a/FieldNotebook/res/layout/field.xml +++ b/FieldNotebook/res/layout/field.xml @@ -31,18 +31,5 @@ android:layout_below="@+id/field_row1" android:layout_alignParentLeft="true" android:layout_marginTop="5dp"> - \ No newline at end of file diff --git a/FieldNotebook/res/layout/fragment_add_field.xml b/FieldNotebook/res/layout/fragment_add_field.xml index b34b2cc..19f7b6f 100644 --- a/FieldNotebook/res/layout/fragment_add_field.xml +++ b/FieldNotebook/res/layout/fragment_add_field.xml @@ -14,14 +14,19 @@ - + android:layout_weight="20" /> + + + + + + - - - - - - + android:gravity="center" + android:orientation="horizontal"> + \ No newline at end of file diff --git a/FieldNotebook/res/layout/fragment_drawing.xml b/FieldNotebook/res/layout/fragment_drawing.xml index 044b294..ff4e239 100644 --- a/FieldNotebook/res/layout/fragment_drawing.xml +++ b/FieldNotebook/res/layout/fragment_drawing.xml @@ -1,80 +1,81 @@ + android:background="#EEE" + android:clickable="true" > + - - - - - - - - - - - - - - - - - - + android:layout_width="match_parent" + android:layout_height="wrap_content" + android:layout_alignParentTop="true" + android:layout_marginBottom="5dp" + android:layout_marginTop="5dp" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/FieldNotebook/res/layout/fragment_sidebar.xml b/FieldNotebook/res/layout/fragment_sidebar.xml index d562efe..cf03af9 100644 --- a/FieldNotebook/res/layout/fragment_sidebar.xml +++ b/FieldNotebook/res/layout/fragment_sidebar.xml @@ -61,26 +61,6 @@ android:layout_alignParentLeft="true" android:layout_below="@+id/sidebar_layTitleRow1" android:paddingBottom ="10dp" > - - + android:layout_alignParentTop="true" + android:visibility="gone"> + - - - - - -