aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/toolbar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout/toolbar.xml')
-rw-r--r--src/main/res/layout/toolbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/toolbar.xml b/src/main/res/layout/toolbar.xml
index e9782393f..77d98bd91 100644
--- a/src/main/res/layout/toolbar.xml
+++ b/src/main/res/layout/toolbar.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<android.support.v7.widget.Toolbar xmlns:android="http://schemas.android.com/apk/res/android"
+<androidx.appcompat.widget.Toolbar xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/toolbar"
android:layout_width="match_parent"