diff --git a/OsmAnd/res/layout/dashboard.xml b/OsmAnd/res/layout/dashboard.xml index 090e6d3608..2693dd37f7 100644 --- a/OsmAnd/res/layout/dashboard.xml +++ b/OsmAnd/res/layout/dashboard.xml @@ -33,11 +33,11 @@ android:text="@string/address" android:layout_marginRight="1dp" android:layout_marginLeft="1dp" - android:drawableTop="@drawable/ic_action_home_light" + android:drawableTop="@drawable/ic_action_info2" style="@style/DashboardSearchButton"/>