Tecnologia do Blogger.
RSS

[androidbrasil-dev] Re: AutoCompleteTextView + setOnItemClickListener()


actvVendedora.setOnItemClickListener(new OnItemClickListener() {
   
   @Override
   public void onItemClick(AdapterView<?> parent, View view, int position, long id) {
     
    vendedora = (vendedora ) parent.getItemAtPosition(position);

--
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

0 comentários:

Postar um comentário