From e627bc4f1fbf50216f74c53c6a4812beb6d2d055 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 24 Apr 2019 23:54:27 -0700 Subject: Remove unnecessary components --- .../res/drawable/notification_widget_preview.xml | 49 ++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 app/src/main/res/drawable/notification_widget_preview.xml (limited to 'app/src/main/res/drawable/notification_widget_preview.xml') diff --git a/app/src/main/res/drawable/notification_widget_preview.xml b/app/src/main/res/drawable/notification_widget_preview.xml new file mode 100644 index 00000000..a4ead7d0 --- /dev/null +++ b/app/src/main/res/drawable/notification_widget_preview.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3 From 2fb01ffb24b0a80560bb7bbc89d2fa6f6bdb65fb Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 25 Apr 2019 13:05:02 -0700 Subject: Add widget preview --- .../res/drawable/notification_widget_preview.xml | 97 +++++++++++----------- 1 file changed, 48 insertions(+), 49 deletions(-) (limited to 'app/src/main/res/drawable/notification_widget_preview.xml') diff --git a/app/src/main/res/drawable/notification_widget_preview.xml b/app/src/main/res/drawable/notification_widget_preview.xml index a4ead7d0..a03fd362 100644 --- a/app/src/main/res/drawable/notification_widget_preview.xml +++ b/app/src/main/res/drawable/notification_widget_preview.xml @@ -1,49 +1,48 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + -- cgit v1.2.3