mirror of
https://github.com/sismics/docs.git
synced 2025-12-13 17:56:20 +00:00
Android: drawer background
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user