rohit-sharma-92
Results
1
comments of
rohit-sharma-92
This is because it is overriding the ondraw() method of the class TextView. Use the following class and call MyScaleTextView.animateText(CharSequence text, boolean animate), to display text without any animation. public...