You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.[How to stop an animation (cancel() does not work)](http://stackoverflow.com/questions/4112599/how-to-stop-an-animation-cancel-does-not-work)
117
118
118
119
---
119
120
@@ -226,6 +227,7 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
226
227
7.[Android Studio 1.0 Gradle Error with getConfiguration()](http://stackoverflow.com/questions/27410183/android-studio-1-0-gradle-error-with-getconfiguration)
@@ -478,6 +480,10 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
478
480
### Textview
479
481
480
482
1.[Remove underline from links in TextView](http://stackoverflow.com/questions/4096851/remove-underline-from-links-in-textview-android)
483
+
2.[What is the default text size on Android?](http://stackoverflow.com/questions/5611411/what-is-the-default-text-size-on-android)
484
+
3.[Which unit of measurement does the Paint.setTextSize(float) use?](http://stackoverflow.com/questions/11720093/which-unit-of-measurement-does-the-paint-settextsizefloat-use)
485
+
4.[How to set unit for Paint.setTextSize()](http://stackoverflow.com/questions/3061930/how-to-set-unit-for-paint-settextsize)
486
+
5.[Android Center text on canvas](http://stackoverflow.com/questions/11120392/android-center-text-on-canvas)
481
487
482
488
### TouchEvent
483
489
@@ -580,6 +586,13 @@ Welcome `Star` and `Fork`, your support is my greatest affirmation.
10.[What does postInvalidate() do?](http://stackoverflow.com/questions/5521596/what-does-postinvalidate-do)
631
+
11.[When it's necessary to execute invalidate() on a View?](http://stackoverflow.com/questions/10647558/when-its-necessary-to-execute-invalidate-on-a-view)
11.[How to check visibility of software keyboard in Android?](http://stackoverflow.com/questions/2150078/how-to-check-visibility-of-software-keyboard-in-android)
11.[How to check visibility of software keyboard in Android?](http://stackoverflow.com/questions/2150078/how-to-check-visibility-of-software-keyboard-in-android)
0 commit comments