IP屬地:臺灣
參考資料 理解Fragment生命周期[http://blog.csdn.net/forever_crying/article/details/...
ViewModel源碼,學起來!
參考網絡實現
android使用appache httpclient混淆后錯誤排除總結 引用出處:http://blog.csdn.net/chenrunhu...
https://jiandanxinli.github.io/2016-08-31.html public class MainActivity...
【參考:http://androidwing.net/index.php/225】 問題: view是寫在xml里的,代碼里面setContex...
1、style/Widget.AppCompat.Button.Borderless 這個需要用在我們需要給按鈕添加自定義的樣式的時候。 2、...
1 . 如果想手動設置大小的話就要用setCompoundDrawables,事先要給Drawable設置setBounds。 例子:Resou...
一直覺得AndroidL的ProgressBar,也就是那個加載小圓圈動畫非常潮,研究后發現谷歌是使用矢量圖形VectorDrawable(SV...