We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cab7ad commit 3a79a10Copy full SHA for 3a79a10
1 file changed
OsmAnd/src-carlauncher/res/layout/activity_car_launcher.xml
@@ -42,7 +42,7 @@
42
android:id="@+id/widget_panel"
43
android:layout_width="350dp"
44
android:layout_height="0dp"
45
- android:background="#111111"
+ android:background="@drawable/bg_gradient_overlay"
46
android:layout_marginTop="0dp"
47
android:elevation="20dp"
48
android:visibility="gone"
@@ -55,7 +55,7 @@
55
android:id="@+id/app_dock"
56
android:layout_width="0dp"
57
android:layout_height="54dp"
58
59
android:elevation="8dp"
60
app:layout_constraintBottom_toBottomOf="parent"
61
app:layout_constraintStart_toStartOf="parent"
0 commit comments