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.
如何将 scaleType 用于按钮中的图像?我正在使用一个带有 drawableTop 的按钮(下面有文字的图像)。我有一个图像,我希望它适合按钮边界(目前它太大而无法适应并导致图像被截断)按钮没有 scaleType 属性,我该怎么做?
谢谢
您需要的是用作按钮背景的 android 九补丁图像。
这里有一个很好的教程
也看这里这里