Advertisement
Guest User

Untitled

a guest
May 30th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. int min = 10;
  2. minEditText.setText(min + "");
  3.  
  4. setText(CharSequence text, TextView.BufferType type)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement