Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
寻找示例我无法找到解决方案。我正在尝试在我的位图上添加圆角。我怎样才能在 XML 中做到这一点?我的位图的当前代码是:
<bitmap xmlns:android="http://schemas.android.com/apk/res/android" android:src="@drawable/tab_texture_image" android:tileMode="repeat" android:dither="true" />