|
 |
8³â Àü |
ù¹ø° ¹æ¹ý : ÀÚ¹Ù¼Ò½º »ó ¹öÆ° ¹é±×¶ó¿îµå »öÀ» ¾ø¾ÖÁØ´Ù
'buttonName'.setBackgroundDrawable(null); //¹öÆ° ¹è°æ null°ª ÁÖ±â
µÎ¹ø° ¹æ¹ý : XML ¼Ò½º»ó ¹öÆ° ¹è°æÀ» ¹Ù²ãÁØ´Ù.
<Button
android:id="@+id/button1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="1"
android:background="#00000000"
android:scaleType="centerCrop"
android:text="Button" /> |
|
̵̧ : 261 |
̵̧
¸ñ·Ï
|
|