[android-developers] ListView with Editable components

2012-12-11 Thread Leonardo Aramaki
Hi, I read on the wild some people saying that it's not a good thing to have EditTexts inside a ListView. Something related to focus issues. That being said, what I would like to know is if it's a design issue of the engineers not to do things this way, or just some devs personal opinions?

[android-developers] What is the cause of the RemoteException sending setActive(false) notification?

2012-03-08 Thread Aramaki
) notification to pid 2660 uid 10074 I found that some other people got that same issue, but I couldn't get why this exception happens. Thank you, Aramaki -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Re: What is the cause of the RemoteException sending setActive(false) notification?

2012-03-08 Thread Aramaki
Haven't found a solution for the issue, but a lead into it. It turns out that my activity crashes when flinging AND the app service running in background crashes (just before it). Em quarta-feira, 7 de março de 2012 12h33min15s UTC-3, Aramaki escreveu: Hello, I have in my application