Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d74ccf74 authored by narinder Rana's avatar narinder Rana
Browse files

update color control normal

parent 87532a3c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android">

    <style name="ActionBarTheme" parent="@*android:style/ThemeOverlay.Material.Dark.ActionBar">
        <item name="android:colorControlNormal">@color/color_default_blue1</item>
        <item name="android:colorControlNormal">@color/color_default_primary_text</item>
        <item name="android:textSelectHandle">@drawable/text_select_handle_middle</item>
        <item name="android:textSelectHandleLeft">@drawable/text_select_handle_left</item>
        <item name="android:textSelectHandleRight">@drawable/text_select_handle_right</item>