Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'android/res/layout/toolbar_extended.xml')
-rw-r--r--android/res/layout/toolbar_extended.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/res/layout/toolbar_extended.xml b/android/res/layout/toolbar_extended.xml
index f0ac7db8bf..8c55531b96 100644
--- a/android/res/layout/toolbar_extended.xml
+++ b/android/res/layout/toolbar_extended.xml
@@ -4,7 +4,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
- <android.support.v7.widget.Toolbar
+ <androidx.appcompat.widget.Toolbar
android:id="@+id/toolbar"
style="@style/MwmWidget.ToolbarStyle"
android:layout_width="match_parent"