android - Change a TextView to an ImageView -


one drag and amp; Skip activity,

I want to drag an image and drop it on a TextView. And change the text view to the image view, which I have left.

  Case drag event Action_DROP: View View = (see) event.getLocalState (); View.setVisibility (View.INVISIBLE); // This is the textview of Traggettextview DropTabz = (TextView) Drag Weave; // Probably now see an image will now see, // drag the view and dropped the dropped ImageView (= ImageView); // Now here I want to set the dropView textView as ImageView left, this is how I do this dropTarget.setAnimation (left .getDrawable ()); break;   

Please help

You will use TextView and background Set it in the text view it will help you.

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -