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

Commit 4a0d0b34 authored by Gilles Debunne's avatar Gilles Debunne
Browse files

Fix for disappearing background in buttons.

Change-Id: I7c7058ee8a292e73c25ba8c3e8d46899b7296c1e
parent be26d055
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -6206,9 +6206,12 @@ public class TextView extends View implements ViewTreeObserver.OnPreDrawListener
            if (applyTransformation) {
                setTransformationMethod(null);
            }
            // mEditTextMultilineBackground is defined and used only in EditText
            if (mEditTextMultilineBackground != null) {
                setBackgroundDrawable(mEditTextMultilineBackground);
            }
        }
    }
    
    /**
     * Causes words in the text that are longer than the view is wide