16
2
1224
0
1
這樣就可以讓TextView適應你設置的寬度了,但是實際運用中你會發(fā)現(xiàn)textView.getWidth()取到的值為0,原因是在onCreat...
1.什么是Rxjava 作者給他的概括是"a library for composing asynchronous and event-base...