i am facing a problem and wish you help me.. i am using tabs in my code and and i added a lot of component in it (Buttons , ImageButtons, etc..) and i put this layout in the center of the screen and
I have this layout: <?xml version=\"1.0\" encoding=\"utf-8\"?> <ScrollView xmlns:android=\"http://schemas.android.com/apk/res/android\"
I am creating a layout as follows and when I emulate it in the AVD. It doesn\'t Scroll down to see the conten below the fold.
Hooray for pictures!Here\'s what it looks like when assigning the picture to the background, and when not.
I am populating a TableLayout (i.e. rows and columns) with data (strings). When I click on a cell, I would like the data stored in this cell to be display开发者_开发百科ed in my console.
I know this HAS to be simple. It\'s making me crazy though. I\'ve tried so much crap to get this looking good and NOTHING IS WORKING!! :/
I have a sortable list, each sortable item contains a table. I would like to align the 开发者_Python百科columns from all the tables. Using table-layout: fixed in CSS works fine, but when the cell cont
I have an issue which seems to have been introduced between Firefox 3 and 4. Essentially it\'s to do with table-layout: fixed开发者_如何学Python.
I have a tablelayout that retrieves data from a *.txt file. For every line of data in the txt file, there will be one row of data.
I must create a table cell with a fixed height and width, but with a lot of content; something using overflow: auto. The problem is that I can\'t use display: block on a table cell (it kind of breaks