How to make activities native to screen size automatically

edited August 2012 in General Discussion
Hi, I'm working on an app that has an IRC chatroom and I've been given code to embed into a custom page.  No problems so far except the screen needs to be scrolled to read the chat (from left to right).  I can adjust the code to fit my particular phone, but then it doesn't fit my tablet of a different screen resolution.

How can I make the code (chatroom) scalable to fit any screen?


Here's an example snippet of the given code.
align="left" frameborder="0" height="600" scrolling="no" src="http://notarealurl.com" width="300"

Thanks,
Mike

Comments

Sign In or Register to comment.