From e8e85b963143d111b13373ea225fe948e316de8e Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 15 Jun 2020 14:48:16 +0800 Subject: Set image as wallpaper. --- .../fragment_set_as_wallpaper_bottom_sheet.xml | 74 ++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 app/src/main/res/layout/fragment_set_as_wallpaper_bottom_sheet.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/fragment_set_as_wallpaper_bottom_sheet.xml b/app/src/main/res/layout/fragment_set_as_wallpaper_bottom_sheet.xml new file mode 100644 index 00000000..b8854ade --- /dev/null +++ b/app/src/main/res/layout/fragment_set_as_wallpaper_bottom_sheet.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3