DT @1.11.2015: IncidentCategories final implementiert. Farben zu den einzelnen Kategorien hinzugefügt. Bugfixes in der ListenDarstellung.

This commit is contained in:
Dennis Thießen
2015-11-01 20:11:49 +01:00
parent cfc99d216c
commit c050980797
11 changed files with 54 additions and 30 deletions

View File

@@ -38,6 +38,6 @@
android:layout_width="200dp"
android:layout_height="match_parent"
android:layout_gravity="start"
android:background="#ffeeee"/>
android:background="#ffffff"/>
</android.support.v4.widget.DrawerLayout>