From 5f33d746e9708ebe5c233928c70fa28421f8216c Mon Sep 17 00:00:00 2001 From: Susanta Kumar Dutta <45716587+sushantskd1357@users.noreply.github.com> Date: Mon, 17 Dec 2018 01:34:53 +0530 Subject: [PATCH 1/3] Update styles.xml --- app/src/main/res/values/styles.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 5885930..11a2907 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -1,11 +1,16 @@ - From 0f3827206eea95e0caacd67fb06add311e65522e Mon Sep 17 00:00:00 2001 From: "[sushantskd1357]" <[sushantdutta.pro1357@gmail.com]> Date: Wed, 19 Dec 2018 02:40:48 +0530 Subject: [PATCH 2/3] Change the theme of search bar --- app/src/main/res/values/styles.xml | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 11a2907..2971e45 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -1,16 +1,21 @@ - + + + + + + From 3403e6a5ee93161996bc9daf42a2a43ae8085f84 Mon Sep 17 00:00:00 2001 From: "[sushantskd1357]" <[sushantdutta.pro1357@gmail.com]> Date: Fri, 21 Dec 2018 02:11:52 +0530 Subject: [PATCH 3/3] Change the theme of Search Bar --- app/src/main/AndroidManifest.xml | 8 ++++++-- app/src/main/res/values/styles.xml | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index f59ddb0..65b1f4c 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -15,8 +15,12 @@ android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/AppTheme"> - - + + + + diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 2971e45..db38c60 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -12,8 +12,8 @@ @drawable/splash_layer -