[android-developers] SoftKeyboard background color

2010-07-18 Thread julz
Hey there, does anyone have a nice and easy way to change the color of the soft keyboard? Maybe even change the color of the keys Whenever I define a background color as follows it crashes the keyboard: CODE: line 21: http://schemas.android.com/apk/res/android"; android:id="@+id/keyboa

[android-developers] Re: drawing word-wrapped text at arbitrary position on a canvas

2010-02-04 Thread julz
setX+10,infoWindowOffsetY +15,getTextPaint()); It doesn't wrap at all :( Thanks Julz -- 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 unsubscrib

[android-developers] Using StaticLayout with a canvas to draw text.

2010-02-04 Thread julz
(canvas); Thanks for your help. Julz -- 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-developer