DT @25.11.2015: General refactoring, improved errortext show up, better position detail when reporting, added german language file (but english at the moment), cleaned strings res

This commit is contained in:
Dennis Thießen
2015-11-25 21:59:00 +01:00
parent 666fa60512
commit 1a358128c4
15 changed files with 315 additions and 222 deletions

View File

@@ -143,7 +143,6 @@
android:id="@+id/input_report_position"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="City"
android:editable="false"
android:layout_below="@+id/lbl_report_position"
android:layout_toRightOf="@+id/lbl_report_category"