From 5e4e14eb1ae1f32902937548b62c6a985feca982 Mon Sep 17 00:00:00 2001 From: Benjamin Mwalimu Date: Mon, 2 Dec 2019 13:18:51 +0300 Subject: [PATCH 1/3] Update theme name --- .../src/main/AndroidManifest.xml | 2 +- .../layout/native_form_activity_json_form.xml | 2 +- .../application/TestApplication.java | 2 +- gradle.properties | 2 +- sample/src/main/AndroidManifest.xml | 2 +- sample/src/main/res/layout/content_main.xml | 20 +++++++++---------- sample/src/main/res/values/styles.xml | 1 + 7 files changed, 16 insertions(+), 15 deletions(-) diff --git a/android-json-form-wizard/src/main/AndroidManifest.xml b/android-json-form-wizard/src/main/AndroidManifest.xml index 4ae33aa53..e9c6e8764 100644 --- a/android-json-form-wizard/src/main/AndroidManifest.xml +++ b/android-json-form-wizard/src/main/AndroidManifest.xml @@ -19,7 +19,7 @@ android:label="@string/app_name" android:largeHeap="true" android:supportsRtl="true" - android:theme="@style/NativeFormsAppTheme"> + android:theme="@style/AppTheme"> + android:theme="@style/AppTheme"> + android:theme="@style/AppTheme"> + android:theme="@style/AppTheme" />