[android-developers] Re: Android Emulator ISSUE: huge icons on the desktop and wrong density

2010-04-23 Thread Romano
suggested above, by simply shutting down the computer and doing a reboot. A really starnge issue, but at least there is a workaround. Best regards, Romano On 23 Apr, 15:22, String wrote: > On Apr 23, 12:50 pm, Rogério de Souza Moraes > wrote: > > > You can set the dpi of your Android

[android-developers] Android Emulator ISSUE: huge icons on the desktop and wrong density

2010-04-22 Thread Romano
be enough. Please, any help would be really appreciated. Romano -- 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 gro

[android-developers] Weirdness with Notification.FLAG_AUTO_CANCEL

2010-04-02 Thread Roman Romano
I'm experiencing some issues with my statusbar notification. I've implemented as per documentation but if i do 'notification.flags = Notification.FLAG_AUTO_CANCEL' , although the notification clears on clicking (which is what i want), the whole notification process seems to sporn multiple times lea

[android-developers] Alphanumeric Input in an EditText View (how to use "digits")

2009-09-22 Thread Romano
he "digits" field. The problem is that the keyboard does not accept the "Enter" key, so there is no way for the user to click/touch Enter so to confirm their Input and make the on-screen keyboard to disappear. Is there someone able to help me, please? Thanks in advance, Roma

[android-developers] Help: I can't click on an Animated View

2009-09-16 Thread Romano
Hi All, I need your help to solve an issue with the Animations in Android. I have a TextView on which I set an onClickListener. I assign a Traslate Animation to this TextView, so that it moves from position A to position B in the screen. The Animation works as expected. My problem is due to th

[android-developers] Re: TranslateAnimation leaves traces

2009-09-14 Thread Romano
I have the same problem in an application that I'm developing; just to say that you are not the only one having this issue. If I find a solution, I'll post it here (could you please do the same? :) ) so to help you, if needed. Maybe it's only a matter of firmware and in the next release of Androi