From f1275cbc38f1819c852f810905c300ae8f64bba4 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 21 Mar 2018 17:36:53 -0400 Subject: Update buildsdk (#808) * Update changelog * Add build sdk check * Remove play store affiliate * Ignore Overdraw * Remove theme background * Add back for transparent * Fix restart button --- app/src/main/res/layout/activity_invalid_sdk.xml | 34 ++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 app/src/main/res/layout/activity_invalid_sdk.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/activity_invalid_sdk.xml b/app/src/main/res/layout/activity_invalid_sdk.xml new file mode 100644 index 00000000..dba1375b --- /dev/null +++ b/app/src/main/res/layout/activity_invalid_sdk.xml @@ -0,0 +1,34 @@ + + + + + + + + \ No newline at end of file -- cgit v1.2.3