diff --git a/android-app-core/res/layout/widget_app_button.xml b/android-app-core/res/layout/cpp_simple_app_button.xml similarity index 85% rename from android-app-core/res/layout/widget_app_button.xml rename to android-app-core/res/layout/cpp_simple_app_button.xml index 1149f1e2..754fccce 100644 --- a/android-app-core/res/layout/widget_app_button.xml +++ b/android-app-core/res/layout/cpp_simple_app_button.xml @@ -9,5 +9,5 @@ \ No newline at end of file diff --git a/android-app-core/res/layout/widget_clear_button.xml b/android-app-core/res/layout/cpp_simple_clear_button.xml similarity index 85% rename from android-app-core/res/layout/widget_clear_button.xml rename to android-app-core/res/layout/cpp_simple_clear_button.xml index 8715b738..9e5a9e7b 100644 --- a/android-app-core/res/layout/widget_clear_button.xml +++ b/android-app-core/res/layout/cpp_simple_clear_button.xml @@ -10,4 +10,4 @@ a:id="@+id/clearButton" a:text="@string/c_clear" a:textStyle="bold" - style="@style/widget_metro_control_button_style"/> \ No newline at end of file + style="@style/cpp_simple_metro_control_button_style"/> \ No newline at end of file diff --git a/android-app-core/res/layout/widget_copy_button.xml b/android-app-core/res/layout/cpp_simple_copy_button.xml similarity index 85% rename from android-app-core/res/layout/widget_copy_button.xml rename to android-app-core/res/layout/cpp_simple_copy_button.xml index eac06ff0..4c383d47 100644 --- a/android-app-core/res/layout/widget_copy_button.xml +++ b/android-app-core/res/layout/cpp_simple_copy_button.xml @@ -9,5 +9,5 @@ \ No newline at end of file diff --git a/android-app-core/res/layout/widget_division_button.xml b/android-app-core/res/layout/cpp_simple_division_button.xml similarity index 82% rename from android-app-core/res/layout/widget_division_button.xml rename to android-app-core/res/layout/cpp_simple_division_button.xml index 1a99c28b..24e67794 100644 --- a/android-app-core/res/layout/widget_division_button.xml +++ b/android-app-core/res/layout/cpp_simple_division_button.xml @@ -9,4 +9,4 @@