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

Commit 735e8576 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Maybe fix issue #5340190: java.lang.RuntimeException: Unable to start..."

parents e2bb9960 2ee1ffb1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -94,7 +94,7 @@ please see themes_device_defaults.xml.

        <item name="textAppearanceButton">@android:style/TextAppearance.Widget.Button</item>
        
        <item name="editTextColor">?android:color/primary_text_light</item>
        <item name="editTextColor">@android:color/primary_text_light</item>
        <item name="editTextBackground">@android:drawable/edit_text</item>
        
        <item name="candidatesTextStyleSpans">@android:string/candidates_style</item>