[android-developers] Re: Soft keyboard “del” key fails in EditText on Gallery widget

2010-06-12 Thread droidful
Why I am calling this thing a gallery 'widget'? Thats kinda wrong. Anyway, so I ended up writing my own gallery style view class based on frame layout. Its pretty much exactly like gallery view but whoa and behold the edittext's work just fine. Interestingly I noticed that the default long click

[android-developers] Re: Soft keyboard “del” key fails in EditText on Gallery widget

2010-06-11 Thread droidful
Is anyone able to run the little applications I included above? I would love to know if it is just me with this problem or if it is a wider issue with the OS or my code. I am considering a re-write to ditch the gallery widget, but I kinda like the UI effect I am getting with the gallery widget; I