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"
/>
機能せず、完全な画像が表示されます