summaryrefslogtreecommitdiffstats
path: root/res/layout/page_info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/page_info.xml')
-rw-r--r--res/layout/page_info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/page_info.xml b/res/layout/page_info.xml
index f7baad0..f436bc9 100644
--- a/res/layout/page_info.xml
+++ b/res/layout/page_info.xml
@@ -71,7 +71,7 @@
android:layout_marginBottom="@dimen/preview_attribution_pane_button_bottom_margin"
android:orientation="horizontal">
- <com.google.android.material.button.MaterialButton
+ <Button
android:id="@+id/preview_attribution_pane_explore_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
@@ -86,7 +86,7 @@
android:layout_weight="1"
android:visibility="gone"/>
- <com.google.android.material.button.MaterialButton
+ <Button
android:id="@+id/preview_attribution_pane_set_wallpaper_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"