[android-developers] Re: Image Button Onclik view

2012-02-22 Thread adig
Hi. .

thanks for all the solutions. . :D

On 22 Feb, 16:07, Seshu s.seshu...@gmail.com wrote:
 Hi kholif,

             in xml file for imageview add this one
 android:onclick=imageBtnClicked

 and in corresponding java file add this method:

 public void imageBtnClicked(View v) {
 // add your code here

 }

 On Feb 22, 1:58 pm, moktarul anam mokta...@gmail.com wrote:







  Hi kholif,

  u can use ImageView.setOnclickListener(new setOnclick(){

  Onclick(view){
  /// user hide/display code here

  }
  }

  Moktarul

  On Feb 21, 5:33 pm, kholif adig adig...@gmail.com wrote:

   hi

   I have some problems in image button

   I have some image button that when clicked on the button will display
   the same image.

   the problem is if the image double click the botton on the button will
   display the same image on the first and second positions.

   please give me a solution

   thank you

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Image Button Onclik view

2012-02-21 Thread kholif adig
hi

I have some problems in image button

I have some image button that when clicked on the button will display
the same image.

the problem is if the image double click the botton on the button will
display the same image on the first and second positions.

please give me a solution

thank you

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Image Button Onclik view

2012-02-21 Thread adig
hi




I'll send an email to you and I will include pictures that can explain
the intent of my question. . hopefully help




thank you

On 22 Feb, 06:17, TreKing treking...@gmail.com wrote:
 On Tue, Feb 21, 2012 at 6:33 AM, kholif adig adig...@gmail.com wrote:
  please give me a solution

 Please give a better question. What you posted is very confusing and makes
 little sense (at least to me).

 --- 
 --
 TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
 transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en