Android button background not loading when running the app -
i had set background images of buttons(separate ) 4 of them in main menu having sizes of 640*150
, 320*75
, 160*38.5
in drawable hdpi, mdpi ldpi folders respectively.
earlier had used 100*100
background buttons , worked properly.
the graphical layout shows changes have made when run app in emulator or mobile blank background.
please help. have tried reinstalling ,cleaning , running in debug problem exists.
got it.. had set button_pressed.xml changes button background n click which changed default background configuration
Comments
Post a Comment