摘要: 简单的button事件 public class TestMain extends ActionBarActivity { private Button mButton01; private TextView mTextView01; @Override protected void onCreat 阅读全文
posted @ 2016-02-10 23:42 KBLW 阅读(316) 评论(0) 推荐(0) 编辑
摘要: 在xml中知道style属性 <TextView style="@style/DavidStyleText1" android:layout_width="wrap_content" android:layout_height="wrap_content" android:id="@+id/myTe 阅读全文
posted @ 2016-02-10 00:08 KBLW 阅读(373) 评论(0) 推荐(0) 编辑