[android-developers] Re: display PNG images as icons

2014-06-20 Thread abhi
probably you can do it in Photoshop or Gimp tool itself, as you might only want to remove the white background On Friday, June 20, 2014 9:34:07 AM UTC+5:30, prudhvi wrote: Hi Guys , I am using grid view layout for home page display . For this , I intend to display an icon for

[android-developers] Bug with Animation on Android?

2014-06-20 Thread Rafa Firenze
this is quite difficult to explain, but here we go! Ok, the transition until I get the Fragment where the Animation is placed would be: MainActivity (extends Activity) - loginActivity (extendsActivity) - now I call: Intent homeIntent = new Intent(loginActivity.this,