summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/app/res/values/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/app/res/values/styles.xml')
-rw-r--r--java/com/android/dialer/app/res/values/styles.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/com/android/dialer/app/res/values/styles.xml b/java/com/android/dialer/app/res/values/styles.xml
index 3b2df96f2..7adf7ca2c 100644
--- a/java/com/android/dialer/app/res/values/styles.xml
+++ b/java/com/android/dialer/app/res/values/styles.xml
@@ -142,6 +142,8 @@
<item name="contentInsetEnd">0dp</item>
</style>
+ <style name="DialtactsSearchBarThemeOverlay" parent="ThemeOverlay.AppCompat.Light"/>
+
<!-- Text in the action bar at the top of the screen -->
<style name="DialtactsActionBarTitleText"
parent="@android:style/TextAppearance.Material.Widget.ActionBar.Title">