溺爱的九条补丁线出现在ImageButton中

时间:2011-12-25 09:51:00

标签: android imagebutton nine-patch

我的九个补丁ImageButtons显示了9个补丁-Lines The doted nine patch lines shows up in the ImageButton

(第一个ImageButton左侧有虚线)

3 个答案:

答案 0 :(得分:2)

你做完9贴片之后是否重新调整了图像?

答案 1 :(得分:1)

这是已知的,只需清理您的项目并再次运行

的Eclipse>项目>清洁

如果仍然存在问题,请卸载您的应用程序,然后安装

答案 2 :(得分:0)

一种可能性是您从名称中删除了.9。大多数人在重命名时误做错了。与nine_patch.9.png类似,重命名为new_name.png,而不是new_name.9.png