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.
嗨,有没有办法在画布上添加一个复选框?它的方法几乎仅限于draw_ _ _(drawcirlce,drawrectangle),但是是否可以添加按钮/复选框?
您不能将按钮/复选框添加到您的画布。创建一个布局XML文件,在那里添加您的自定义视图并在那里添加按钮/复选框。