Android

toast

aucd29 2013. 10. 8. 14:36

// ptr, string, duration
Toast.makeText(this, list.get(position), Toast.LENGTH_SHORT).show();