如何将文本追加到Android的一个EditText? [英] how to append text into an edittext in android?

查看:1056
本文介绍了如何将文本追加到Android的一个EditText?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的应用我想给从列表中选择文本,并追加到一个EditText用户的方式,但林无法找到如何做到这一点的任何文件,任何帮助将很长的路要走,谢谢。

In my application I want to give the user ways of selecting text from a list and appending into an edittext, however Im unable to find any documentation on how to do this, any help would go a long way, thanks.

推荐答案

只需使用的EditText的追加()。该参数将在可编辑的最后追加。

Just use append() of the EditText. The Argument will be appended at the end of the Editable.

这篇关于如何将文本追加到Android的一个EditText?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆