you can try tapping in to onclicklistener and dispatchtouchevents.. based on coordinated event.getx and gety you can make some decisions.
On Tue, Mar 2, 2010 at 2:55 AM, manigault <[email protected]> wrote: > Hi all i have seekbar wich is for example 100dp height. How can i make > only the top 50dp to be clickable and the down 50dp just to be covered > with the progress. > > Thanks. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

