我正在努力使用draw 9补丁。我使用 draw 9 补丁创建了以下资产
但是,当我使用以下代码将其嵌入应用程序时:
<Button android:id="@+id/open_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/open_label"
android:width="100dip"
android:background="@drawable/simplebuttonbg"
/>
它不起作用并显示完整图像