Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ListView _listview2aviso = (ListView) findViewById(R.id.listview2aviso);
- _listview2aviso.setTranscriptMode(AbsListView.TRANSCRIPT_MODE_ALWAYS_SCROLL);
- _listview2aviso.setStackFromBottom(true);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement