What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Need help with layout

iPirate

Active Member
I am trying to figure out how to set this layout up and I cannot figure it out because I don't know what to even call it...



Code:
__________________________________________________________
|                                                                |
|                                                                |
|                                                                |
|                                                                |
|                                                                |
|                           AD                                 |
|                                                                |
|                                                                |
|                                                                |
|                                                                |
___________________________________________________________________
|                                                                |
|                                                                |
|                                                                |
|                            Class extends View           |
|                                                                |
|                                                                |
________________________________________________________________

Basically I want a space for an AD and then a canvas below it. I'm sure this is something easy I just haven't been able to figure it out :(
 
Last edited:
Back
Top