高版本繼承AppCompatActivity的可以參考http://www.myexception.cn/android/2053784.html
2017-02-21
跟著老師思路敲了一遍代碼,寫了一篇博客,也提供代碼下載http://blog.csdn.net/new_one_object/article/details/54973312
2017-02-10
老師 top的算法這樣寫是不是更容易理解
int top=getMeasuredHeight()/2-(mTextBound.height()+iconWidth)/2;
int top=getMeasuredHeight()/2-(mTextBound.height()+iconWidth)/2;
2017-02-09
誰那有寫好的原碼,用eclipse for Android寫的,分享一下參考
我寫的運行不出來結果
+Q 804845126 謝謝!
我寫的運行不出來結果
+Q 804845126 謝謝!
2016-12-10