2011/02/28 からの個人的なメモ 正確な情報は他のサイトで確認して下さい。
<TextView android:id="@+id/textView1" android:layout_width="wrap_content" android:layout_height="wrap_content" style="@style/Button"/>
<style name="Button" parent="android:style/Widget.Button"> <item name="android:text">テキストボタン</item> </style>
0 件のコメント:
コメントを投稿