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

Commit 6fbe5ca6 authored by Gilles Debunne's avatar Gilles Debunne
Browse files

Updated text selection color. As in 133272

b/5217848

Change-Id: I628c65af941d575a402a38f45bc923ebb4256c56
parent 572527f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11341,7 +11341,7 @@ public class TextView extends View implements ViewTreeObserver.OnPreDrawListener
    private final TextPaint         mTextPaint;
    private boolean                 mUserSetTextScaleX;
    private final Paint             mHighlightPaint;
    private int                     mHighlightColor = 0x4C33B5E5;
    private int                     mHighlightColor = 0x6633B5E5;
    /**
     * This is temporarily visible to fix bug 3085564 in webView. Do not rely on
     * this field being protected. Will be restored as private when lineHeight