static void aOnChange(final TextView tv, fO r) { androidUI(r { tv.addTextChangedListener(new TextWatcher { public void afterTextChanged(Editable s) { pcallF(r); } public void beforeTextChanged(CharSequence s, int start, int count, int after) {} public void onTextChanged(CharSequence s, int start, int before, int count) {} }); }); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1014859 | 
| Snippet name: | aOnChange - when user types in EditView | 
| Eternal ID of this version: | #1014859/5 | 
| Text MD5: | 7b3fff2f9664c88131ed5d70399e279b | 
| Author: | stefan | 
| Category: | javax / android | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2018-05-06 14:10:04 | 
| Source code size: | 384 bytes / 11 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 576 / 618 | 
| Version history: | 4 change(s) | 
| Referenced in: | [show references] |