[android-developers] Cursor in EditText not visible

2011-06-30 Thread CrazzyAndroidians
Hi, I am having a strange issue where the cursor in the EditText is not visible but I can type and can do all stuff with the editText. The scenario is I am giving background image to the editText and and setting the textColor to white. The focus is there, then only we can type. I put

[android-developers] Database corruption if I push apk again

2011-05-12 Thread CrazzyAndroidians
Hi, I have a application which has a database. I pushed the apk to device and it is working fine. Now when I put the same apk again after some modification, database is corrupted. I need to manually, remove the database using rm -r data/data/packagename/databases Why my database is corrupting if

[android-developers] Re: Dynamically adding view in layout xml in android

2011-02-15 Thread CrazzyAndroidians
yes, you can do it, using LayoutInflater and addView() Androidian On Feb 15, 3:13 pm, Deepak Kumar deepak.kumar...@gmail.com wrote: Hi All,               I have created a xml layout which includes ImageButtons in row,col format.So,layout having some initial number of views.Now,I want to

[android-developers] Dialog display at bottom of Screen

2010-04-20 Thread CrazzyAndroidians
Hi, The dialog, that we are displaying will come in the center of the screen. Can we make it to the bottom of the screen. Nithin -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to