summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/subscription_selection_activity.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2022-08-04 23:09:38 +0200
committerByteHamster <info@bytehamster.com>2022-09-18 18:57:43 +0200
commitac8114342c4beb90745cfc5bd9235ca219a36b29 (patch)
tree51997df3f5131e8ab5be1dbebe4f953990cca865 /app/src/main/res/layout/subscription_selection_activity.xml
parenta12854a96b6233540dc54bb417eaa48e1759b131 (diff)
downloadAntennaPod-ac8114342c4beb90745cfc5bd9235ca219a36b29.zip
Migrate Toolbars to Material3
Diffstat (limited to 'app/src/main/res/layout/subscription_selection_activity.xml')
-rw-r--r--app/src/main/res/layout/subscription_selection_activity.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/subscription_selection_activity.xml b/app/src/main/res/layout/subscription_selection_activity.xml
index b54e7e4a4..0331923e6 100644
--- a/app/src/main/res/layout/subscription_selection_activity.xml
+++ b/app/src/main/res/layout/subscription_selection_activity.xml
@@ -20,7 +20,7 @@
android:layout_height="match_parent"
android:orientation="vertical">
- <androidx.appcompat.widget.Toolbar
+ <com.google.android.material.appbar.MaterialToolbar
android:id="@+id/toolbar"
android:layout_width="match_parent"
android:layout_height="wrap_content"