diff --git a/calculatorpp/AndroidManifest.xml b/calculatorpp/AndroidManifest.xml index ef5ac5c9..5e5e471a 100644 --- a/calculatorpp/AndroidManifest.xml +++ b/calculatorpp/AndroidManifest.xml @@ -6,6 +6,9 @@ + + + @@ -48,6 +51,22 @@ + + + + + + + + + + + + + + + + diff --git a/calculatorpp/res/layout/overlay_layout.xml b/calculatorpp/res/layout/overlay_layout.xml new file mode 100644 index 00000000..0d5bb932 --- /dev/null +++ b/calculatorpp/res/layout/overlay_layout.xml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/calculatorpp/res/values/theme_gray.xml b/calculatorpp/res/values/theme_gray.xml index 19c56f35..1ffb78ea 100644 --- a/calculatorpp/res/values/theme_gray.xml +++ b/calculatorpp/res/values/theme_gray.xml @@ -86,6 +86,11 @@ match_parent + +