自問自答一下吧,設(shè)置TextView.setOnclickListener( TextView.getText() );就得到TextView的內(nèi)容了
2015-04-15
最新回答 / Kevin_Cai
? /**? ? ? ? ?* Extracts the size from the supplied measure specification.? ? ? ? ?*? ? ? ? ?* @param measureSpec the measure specification to extract the size from? ? ? ? ?* @return the size in pixels defined in the supplied measure specification? ? ? ? ...
2015-03-08