标签: android
control允许在EditText android语言中输入图像和文本
答案 0 :(得分:0)
您只能将文本放在EditText(可编辑的TextView)中。您必须创建一个Layout并将其放入EditText和ImageView。