DT @10.11.2015: Layout überarbeitet, bugfixes (ranking)

This commit is contained in:
Dennis Thießen
2015-11-10 23:26:42 +01:00
parent c8551bf081
commit 49ba686b3f
58 changed files with 190 additions and 45 deletions

View File

@@ -5,7 +5,7 @@
android:id="@+id/drawer_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#8a000000"
android:background="@color/bg_common_2"
tools:context=".ProfileActivity">
<LinearLayout
@@ -180,7 +180,7 @@
<LinearLayout
android:id="@+id/ll_01"
android:gravity="center"
android:background="#34bbff"
android:background="@color/bg_common"
android:layout_height="50dp"
android:layout_width="match_parent"
android:layout_alignParentBottom="true"