Android Studio:如何使ListView中的EditText保留更改后的值?
创始人
2024-08-18 20:00:14
0

要在Android Studio中使ListView中的EditText保留更改后的值,可以通过以下步骤和代码示例来实现:

  1. 首先,在ListView的适配器中添加一个HashMap来存储每个EditText的值和位置。在适配器的构造函数中初始化该HashMap。
public class CustomAdapter extends BaseAdapter {
    private Context context;
    private ArrayList dataList;
    private HashMap editTextValues;

    public CustomAdapter(Context context, ArrayList dataList) {
        this.context = context;
        this.dataList = dataList;
        this.editTextValues = new HashMap<>();
    }
    // ...
}
  1. 在getView()方法中为每个EditText设置TextWatcher,并将其值保存到HashMap中。
@Override
public View getView(final int position, View convertView, ViewGroup parent) {
    // ...
    final EditText editText = convertView.findViewById(R.id.editText);
    editText.setText(dataList.get(position));

    editText.addTextChangedListener(new TextWatcher() {
        @Override
        public void beforeTextChanged(CharSequence charSequence, int i, int i1, int i2) {
        }

        @Override
        public void onTextChanged(CharSequence charSequence, int i, int i1, int i2) {
            editTextValues.put(position, charSequence.toString());
        }

        @Override
        public void afterTextChanged(Editable editable) {
        }
    });
    // ...
}
  1. 在适配器中添加一个方法来获取HashMap中指定位置的EditText的值。
public String getEditTextValue(int position) {
    return editTextValues.get(position);
}
  1. 在Activity或Fragment中,创建适配器实例并设置给ListView。
CustomAdapter adapter = new CustomAdapter(this, dataList);
listView.setAdapter(adapter);
  1. 当需要获取ListView中EditText的值时,使用适配器的getEditTextValue()方法。
String editTextValue = adapter.getEditTextValue(position);

这样,每当用户更改EditText的值时,都会将其保存在HashMap中,并且可以通过适配器的方法获取到这些值。

相关内容

热门资讯

wepoker私人局透视教程!... wepoker私人局透视教程!wepoker私人局俱乐部怎么进(透视)神器-都是有挂真的是有挂wep...
拱趴大菠萝万能辅助器!wepo... 拱趴大菠萝万能辅助器!wepoker辅助器怎么弄(透视)方法-竟然专业是有挂拱趴大菠萝万能辅助器脚本...
wepoker怎么获得好牌!w... wepoker怎么获得好牌!wepoker透视app下载(透视)技巧-都是解谜真的有挂1、每一步都需...
wpk德州局怎么透视!wepo... wpk德州局怎么透视!wepoker透视有没有(透视)脚本-切实揭幕有挂1、下载好wpk德州局怎么透...
poker world辅助!w... poker world辅助!wpk辅助软件(透视)挂-一直关于有挂1、打开软件启动之后找到中间准星的...
aapoker透视怎么用!we... aapoker透视怎么用!wepoker破解器(透视)挂-一直辅助真的有挂所有人都在同一条线上,像星...
wepoker辅助器是真的吗!... wepoker辅助器是真的吗!hhpoker辅助挂是真的吗(透视)插件-一贯辅助是真的挂1.hhpo...
透视专业!德普之星辅助软件(透... 透视专业!德普之星辅助软件(透视)hh poker辅助器先试用,教程经验(的确有挂)-哔哩哔哩1、h...
hhpoker脚本!fishp... hhpoker脚本!fishpoker透视底牌(透视)方法-切实解密存在有挂1、玩家可以在fishp...
透视开挂!wpk透视插件(透视... 透视开挂!wpk透视插件(透视)wepokerplus透视脚本免费,教程经验(有挂攻略)-哔哩哔哩1...