I tried to do autoresize of text view. I came to know that android doesn't support it natively.
I found a few links like Auto Scale TextView Text to Fit within Bounds to do this. I just want to know why android didn't support it natively. Is there any specific reasons for it?