-
Tomaž Vajngerl yazdı
Previously TextCursorView was subclassing ImageView and a drawable to draw the cursor by scaling the drawable, which is not an ideal solution. This is now changed so that the TextCursorView is a proper subclass of View and draws the cursor using canvas. Change-Id: I27b1ea73911afbfe9eee6bf382db5368ae449308
c1299f0c