diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 222d23d..30c1ca5 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -2,15 +2,16 @@
+ android:versionName="5.2" >
+ android:targetSdkVersion="23" />
-
-
-
+
+
\ No newline at end of file
diff --git a/CustomBrowser-release.aar b/CustomBrowser-release.aar
index 49a4aaf..1403740 100644
Binary files a/CustomBrowser-release.aar and b/CustomBrowser-release.aar differ
diff --git a/libs/classes.jar b/libs/classes.jar
index 4f59fb5..a678766 100644
Binary files a/libs/classes.jar and b/libs/classes.jar differ
diff --git a/res/anim/cb_animation.xml b/res/anim/cb_animation.xml
index 4b86ae2..79b1cdb 100644
--- a/res/anim/cb_animation.xml
+++ b/res/anim/cb_animation.xml
@@ -24,4 +24,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/anim/cb_face_out.xml b/res/anim/cb_face_out.xml
index 54ca9c1..a624a7e 100644
--- a/res/anim/cb_face_out.xml
+++ b/res/anim/cb_face_out.xml
@@ -8,4 +8,4 @@
android:toAlpha="0.1"
android:interpolator="@android:anim/accelerate_interpolator"
android:duration="500"/>
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/anim/cb_fade_in.xml b/res/anim/cb_fade_in.xml
index 85e640c..d88649e 100644
--- a/res/anim/cb_fade_in.xml
+++ b/res/anim/cb_fade_in.xml
@@ -8,4 +8,4 @@
android:toAlpha="1.0"
android:interpolator="@android:anim/accelerate_interpolator"
android:duration="500"/>
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/anim/cb_tranlateup.xml b/res/anim/cb_tranlateup.xml
index 30e8970..c38cd7a 100644
--- a/res/anim/cb_tranlateup.xml
+++ b/res/anim/cb_tranlateup.xml
@@ -9,4 +9,4 @@
>
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/anim/cb_translate.xml b/res/anim/cb_translate.xml
index f9d3a5f..8510473 100644
--- a/res/anim/cb_translate.xml
+++ b/res/anim/cb_translate.xml
@@ -8,4 +8,4 @@
android:toYDelta="70%"
android:duration="500" />
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/color/otp_approve_button_color.xml b/res/color/otp_approve_button_color.xml
index 24141ec..3be917f 100644
--- a/res/color/otp_approve_button_color.xml
+++ b/res/color/otp_approve_button_color.xml
@@ -3,4 +3,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/drawable-xhdpi/rectangle_box.xml b/res/drawable-xhdpi/rectangle_box.xml
index e971d5d..c1e6260 100644
--- a/res/drawable-xhdpi/rectangle_box.xml
+++ b/res/drawable-xhdpi/rectangle_box.xml
@@ -21,4 +21,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/drawable/approve_otp_button.xml b/res/drawable/approve_otp_button.xml
index fd0cdc5..bede8e5 100644
--- a/res/drawable/approve_otp_button.xml
+++ b/res/drawable/approve_otp_button.xml
@@ -31,4 +31,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/drawable/background_drawable.xml b/res/drawable/background_drawable.xml
index 5851497..0282f5e 100644
--- a/res/drawable/background_drawable.xml
+++ b/res/drawable/background_drawable.xml
@@ -5,4 +5,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/drawable/cb_edit_text.xml b/res/drawable/cb_edit_text.xml
index 10fc852..f70de6a 100644
--- a/res/drawable/cb_edit_text.xml
+++ b/res/drawable/cb_edit_text.xml
@@ -20,4 +20,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/drawable/inner_circle.xml b/res/drawable/inner_circle.xml
index de1c75b..0d8083f 100644
--- a/res/drawable/inner_circle.xml
+++ b/res/drawable/inner_circle.xml
@@ -4,4 +4,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/drawable/otp_button_selector.xml b/res/drawable/otp_button_selector.xml
index 5f25ea0..f37f93a 100644
--- a/res/drawable/otp_button_selector.xml
+++ b/res/drawable/otp_button_selector.xml
@@ -5,4 +5,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/drawable/outer_circle.xml b/res/drawable/outer_circle.xml
index f704549..0c98378 100644
--- a/res/drawable/outer_circle.xml
+++ b/res/drawable/outer_circle.xml
@@ -9,4 +9,4 @@
android:color="#FFFFFF"
/>
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/drawable/pin_button_selector.xml b/res/drawable/pin_button_selector.xml
index c2829dc..46c73aa 100644
--- a/res/drawable/pin_button_selector.xml
+++ b/res/drawable/pin_button_selector.xml
@@ -5,4 +5,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/drawable/shape_progress.xml b/res/drawable/shape_progress.xml
index 5f5b954..43768e6 100644
--- a/res/drawable/shape_progress.xml
+++ b/res/drawable/shape_progress.xml
@@ -11,4 +11,4 @@
android:left="10dp"
android:right="10dp"
android:top="10dp" />
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/layout/bank.xml b/res/layout/bank.xml
index bb4469a..4d7d8de 100644
--- a/res/layout/bank.xml
+++ b/res/layout/bank.xml
@@ -50,4 +50,4 @@
-->
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/layout/cb_prog_dialog.xml b/res/layout/cb_prog_dialog.xml
index 7a0fdcf..56eb6e3 100644
--- a/res/layout/cb_prog_dialog.xml
+++ b/res/layout/cb_prog_dialog.xml
@@ -51,4 +51,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/layout/cb_progressdialog.xml b/res/layout/cb_progressdialog.xml
index 39ef7a3..5aa9e8d 100644
--- a/res/layout/cb_progressdialog.xml
+++ b/res/layout/cb_progressdialog.xml
@@ -5,7 +5,7 @@
android:layout_gravity="center"
android:gravity="center"
android:background="@color/cb_background">
-
-
+ -->
+
+
+
+
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/layout/choose_action.xml b/res/layout/choose_action.xml
index ca7440e..7a47717 100644
--- a/res/layout/choose_action.xml
+++ b/res/layout/choose_action.xml
@@ -189,4 +189,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/layout/error_page.xml b/res/layout/error_page.xml
index b83c8e8..efa0c86 100644
--- a/res/layout/error_page.xml
+++ b/res/layout/error_page.xml
@@ -70,4 +70,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/layout/loading.xml b/res/layout/loading.xml
index f2d34bf..5b2be80 100644
--- a/res/layout/loading.xml
+++ b/res/layout/loading.xml
@@ -129,4 +129,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/layout/mainprogress.xml b/res/layout/mainprogress.xml
index 243e0ed..3dfd2e9 100644
--- a/res/layout/mainprogress.xml
+++ b/res/layout/mainprogress.xml
@@ -8,4 +8,4 @@
layout="@layout/cb_progressdialog"
>
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/layout/nb_layout.xml b/res/layout/nb_layout.xml
index eeaa9b0..96cef40 100644
--- a/res/layout/nb_layout.xml
+++ b/res/layout/nb_layout.xml
@@ -38,4 +38,4 @@
android:layout_alignParentRight="true"
android:id="@+id/native_button">
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/layout/register.xml b/res/layout/register.xml
index 97e158e..7629c42 100644
--- a/res/layout/register.xml
+++ b/res/layout/register.xml
@@ -87,4 +87,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/layout/register_pin.xml b/res/layout/register_pin.xml
index dc6513e..ba7c02e 100644
--- a/res/layout/register_pin.xml
+++ b/res/layout/register_pin.xml
@@ -139,4 +139,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/layout/retry_otp.xml b/res/layout/retry_otp.xml
index 7adbdaf..c20fe0a 100644
--- a/res/layout/retry_otp.xml
+++ b/res/layout/retry_otp.xml
@@ -239,4 +239,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/layout/wait_for_otp.xml b/res/layout/wait_for_otp.xml
index 22ed2a3..7511465 100644
--- a/res/layout/wait_for_otp.xml
+++ b/res/layout/wait_for_otp.xml
@@ -34,7 +34,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
-
+
\ No newline at end of file
+
\ No newline at end of file
diff --git a/res/values/values.xml b/res/values/values.xml
index 747cfde..e3ffcc7 100644
--- a/res/values/values.xml
+++ b/res/values/values.xml
@@ -1,6 +1,6 @@
-
+
#f6f6f6
#368ecd
@@ -15,10 +15,13 @@
#bec4d9
#769b12
#8f8d8d
-
+ #368ecd
+
16dp
16dp
+ 4dp
+ 3dp
8dp
18dp
4dp
@@ -33,7 +36,7 @@
12sp
24dp
2dp
-
+
waiting_for_otp
Approve
@@ -90,7 +93,7 @@
success
USE SMS OTP
Waiting for OTP
-
+