Android: drawer background

This commit is contained in:
jendib 2014-11-30 22:49:35 +01:00
parent 13e8b828ac
commit 2abf0c6eab

View File

@ -27,7 +27,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="#aaa"
android:background="#263238"
android:padding="12dp"
android:orientation="vertical"
android:elevation="4dp">