Re: [android-developers] Re: How to set images in screen have different click events on different area

2011-01-22 Thread Faheem Khatri
Can somebody elaborate it more, i didnt understand it yet

On Thu, Jan 20, 2011 at 3:13 PM, Faheem Khatri faheemkhatr...@gmail.comwrote:

 Thx I ll check

 On Jan 18, 8:15 pm, viktor victor.scherb...@gmail.com wrote:
  you can add OnTouchListener and test area what you want.
 
  or, add layouts onto FrameLayout, where background is your image.
 
  On 18 Січ, 15:14,FaheemKhatri faheemkhatr...@gmail.com wrote:
 
 
 
   I have an single image in which it set has screen home page in which
   it contains 5 menu icons,so i need to know how to set click events for
   this icons- Hide quoted text -
 
  - Show quoted text -

 --
 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.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en


-- 
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: How to set images in screen have different click events on different area

2011-01-20 Thread Faheem Khatri
Thx I ll check

On Jan 18, 8:15 pm, viktor victor.scherb...@gmail.com wrote:
 you can add OnTouchListener and test area what you want.

 or, add layouts onto FrameLayout, where background is your image.

 On 18 Січ, 15:14,FaheemKhatri faheemkhatr...@gmail.com wrote:



  I have an single image in which it set has screen home page in which
  it contains 5 menu icons,so i need to know how to set click events for
  this icons- Hide quoted text -

 - Show quoted text -

-- 
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: How to set images in screen have different click events on different area

2011-01-18 Thread viktor
you can add OnTouchListener and test area what you want.

or, add layouts onto FrameLayout, where background is your image.


On 18 Січ, 15:14, Faheem Khatri faheemkhatr...@gmail.com wrote:
 I have an single image in which it set has screen home page in which
 it contains 5 menu icons,so i need to know how to set click events for
 this icons

-- 
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