How to place Compound drawable on top left of Text View [duplicate]
Asked Answered
W

0

6

We can set compound drawables for textview as below using drawableLeft or setCompundDrawables but using this its only possible to place the drawable on left / right / top / bottom.But i want to put drawables only at top-left and top-right of the Textview. How can i do that ?

Wolfson answered 6/2, 2013 at 10:21 Comment(1)
Already asked hereGrearson

© 2022 - 2024 — McMap. All rights reserved.