DT @8.11.2015: Delete report function implemented. Some design changes. Fadein and out animation added.

This commit is contained in:
Dennis Thießen
2015-11-08 19:16:25 +01:00
parent ea40208fdb
commit c8551bf081
16 changed files with 320 additions and 63 deletions

View File

@@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
xmlns:bootstrap="http://schemas.android.com/apk/res-auto"
android:id="@+id/drawer_layout"
android:background="#8ae6e6e6"
android:background="#8a000000"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".SettingsActivity">
@@ -22,8 +22,8 @@
android:layout_centerInParent="true"
android:layout_margin="10dp"
android:layout_marginBottom="20dp"
android:padding="4dp"
android:background="#11222222"
android:padding="8dp"
android:background="@drawable/layout_bg"
android:orientation="vertical" >
<TextView
@@ -107,7 +107,7 @@
android:layout_margin="10dp"
android:layout_marginBottom="20dp"
android:padding="4dp"
android:background="#11222222"
android:background="@drawable/layout_bg"
android:orientation="vertical" >
<TextView
@@ -138,7 +138,7 @@
<LinearLayout
android:id="@+id/ll_01"
android:gravity="center"
android:background="@color/white"
android:background="#34bbff"
android:layout_height="50dp"
android:layout_width="match_parent"
android:layout_marginBottom="0dp">