mirror of
https://github.com/sismics/docs.git
synced 2024-11-15 02:37:57 +01:00
Android: drawer background
This commit is contained in:
parent
13e8b828ac
commit
2abf0c6eab
@ -27,7 +27,7 @@
|
|||||||
<LinearLayout
|
<LinearLayout
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:background="#aaa"
|
android:background="#263238"
|
||||||
android:padding="12dp"
|
android:padding="12dp"
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
android:elevation="4dp">
|
android:elevation="4dp">
|
||||||
|
Loading…
Reference in New Issue
Block a user