DT @12.12.2015: Report-Workflow weiterentwickelt (noch nicht fertig), MapInfoWindow verändert, etc...

This commit is contained in:
Dennis Thießen
2015-12-13 00:34:50 +01:00
parent 69a4493dc4
commit 2885d5b108
25 changed files with 930 additions and 374 deletions

View File

@@ -14,13 +14,13 @@
android:layout_width="0px" android:layout_height="0px"/>
<LinearLayout
android:id="@+id/linearLayout1"
android:id="@+id/layoutMain"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical" >
<RelativeLayout
android:id="@+id/rl_main_content"
android:id="@+id/layoutContent"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="15dp"
@@ -170,7 +170,7 @@
</RelativeLayout>
<LinearLayout
android:id="@+id/ll_01"
android:id="@+id/layoutFooter"
android:gravity="center"
android:background="@color/bg_common"
android:layout_height="50dp"