diff --git a/android/res/layout/routing_action_panel.xml b/android/res/layout/routing_action_panel.xml index 2d7bb26724..61b6bf6e35 100644 --- a/android/res/layout/routing_action_panel.xml +++ b/android/res/layout/routing_action_panel.xml @@ -5,7 +5,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:minHeight="@dimen/height_block_base" - android:background="?windowBackgroundForced"> + android:background="?cardBackground">