Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7639503
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T08:26:03+00:00 2026-05-31T08:26:03+00:00

I am setting an OnTouchListener to a ImageView and then duplicating the same ImageView

  • 0

I am setting an OnTouchListener to a ImageView and then duplicating the same ImageView on MotionEvent.ACTION_DOWN as follows

if (me.getAction() == MotionEvent.ACTION_DOWN) {
        i++;
            image = new ImageView(this);
            image.setImageBitmap(btn.getDrawingCache());
            image.setId(i);
            //image.setOnTouchListener(dragit);
            layout.addView(image, i, params);
} 

the same follows for ACTION_MOVE and ACTION_UP.

Now after the new View is generated I try to set an OnTouchListener for that as image.setOnTouchListener(dragit);

But the problem is I can create 1000 such ImageViews, how do I end up recognizing them uniquely? I had set an id for each imageview but how do I reference it back?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T08:26:05+00:00Added an answer on May 31, 2026 at 8:26 am

    add imageViews into an array or list and then in onTouch event compare the view with the views from your list

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Setting up new git installations. On one Windows laptop, I'm running (under cygwin): git
When setting up a new virtual directory for hosting a SOAP web service in
After setting up TemplaVoila like ever i end up in this view. I set
Setting up a new database that has a comments table. I've been told to
Setting up a new team build in tfs build 2008, you're forced to select
This is how I start the Tab Activity Intent i = new Intent(walk.me.TAB); startActivityForResult(i,
Setting #myDiv { width:100%; height:100%; position:absolute; top:0; left:0; } makes the div the same
Setting two or more elements of a linear layout the same height seems to
Setting up curl like this: $ch = curl_init(); curl_setopt($ch,CURLOPT_URL,$this->domain); curl_setopt($ch,CURLOPT_RETURNTRANSFER,1); curl_setopt($ch,CURLOPT_CONNECTTIMEOUT,3); curl_setopt($ch,CURLOPT_FAILONERROR,TRUE); curl_setopt($ch,CURLOPT_USERAGENT,Useragent); curl_setopt($ch,CURLOPT_FOLLOWLOCATION,TRUE);
Setting role when creating new user with ASP.net MVC I am looking at the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.