Search:

Type: Posts; User: ericjk21

Search: Search took 0.12 seconds.

  1. Re: How i can create a ListView from a Selection

    yes norm, thanks i already fix the problem yesterday
  2. How i can create a ListView from a Selection

    Hi, im trying to create a listview from a selection of a AutoCompleteTextView

    here's my code

    final AutoCompleteTextView editText = findViewById(R.id.actv);
    ArrayAdapter<String> adapter...
  3. Re: How to fix and unselect or reset the pointer on the imageview clicked

    jim this is the last code



    import android.content.Intent;
    import android.support.v7.app.AppCompatActivity;
    import android.os.Bundle;
    import android.view.View;
    import...
  4. Re: How to fix and unselect or reset the pointer on the imageview clicked

    yes because i can't get a solution there
  5. How to fix and unselect or reset the pointer on the imageview clicked

    Hi, im trying to learn with my first app, and i have 2 problem

    1) i have to click 2 times on the image for change it
    2) the imageview clicked its selected even if i click in other sector of the...
Results 1 to 5 of 6