對話框的外觀設計和按鈕很像,先在/res/drawable創建一個resource file,然後在對話框xml的layout中加入這一句 android:background="@drawable/dialog".
確定! 回上一頁