android - Failed Binder Transaction error on listview image click -


i have listview getting news images json. when image clicked new activity runs , shows news details. works fine in small screens. created layout-large , layout-xlarge folder , put list.xml folders. editted image dimensions large screen. when run application on small screen device, image click (listview item) works fine gives failed binder transaction on 10 inches virtual device. how can fix it?


Comments

Popular posts from this blog

jQuery Mobile app not scrolling in Firefox -

c++ - How to add Crypto++ library to Qt project -

php array slice every 2th rule -