Hi Sven, I noticed a problem with touch events. In the version I posted here, they are displaced by the height of the visible part of the title bar, so you cannot hit links properly.
I already coded a workaround for that which corrects the touch coordinates but while doing so I opened another can of worms. It's pretty hackish what I did. And the current state of the code is sufficient if you just want to display some non-interactive static stuff as title bar. Like a text or an image. As soon as buttons or other touch-sensitive widgets are in it, there is a problem. I still have one final workaround idea on my mind and will give it a shot tomorrow. In any case, I'll post what I have soon. Cheers! -- 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

