I have a project for my work were i need to make an app

TheMadProfessor

New Member
i have everything else for the app done except for this one part. I have to load a page with css code in a webview and then have local images show buttons for twitter and facebook. i am unable to change the code for the website or the css. the code is as followed:\[code\] <img src="http://stackoverflow.com/questions/14493727/tweetbuttonLocal.png" height="21px" width="60px"> \[/code\]i have the file in the local assets folder and i am not sure what i need to do to get the image to show.
 
Back
Top