mattlyons's Profile
Reputation: 6
Worker
- Group:
- Active Members
- Active Posts:
- 300 (0.22 per day)
- Joined:
- 10-September 09
- Profile Views:
- 4,305
- Last Active:
Apr 03 2013 11:01 AM- Currently:
- Offline
Previous Fields
- Country:
- Who Cares
- OS Preference:
- Who Cares
- Favorite Browser:
- Who Cares
- Favorite Processor:
- Who Cares
- Favorite Gaming Platform:
- Who Cares
- Your Car:
- Who Cares
- Dream Kudos:
- 0
Latest Visitors
-
farrell2k 
14 Jan 2013 - 07:07 -
Program Child 
01 Jan 2013 - 21:11 -
no2pencil 
29 Nov 2012 - 08:28 -
TheGDeveloper 
09 Nov 2012 - 17:20 -
kabuto178 
02 Nov 2012 - 14:16 -
macosxnerd101 
29 Oct 2012 - 12:29 -
Ex-Rov 
01 Aug 2011 - 23:43 -
Shane Hudson 
19 Jun 2011 - 13:08 -
I X Code X 1 
28 May 2011 - 17:38 -
ShawnStovall 
23 May 2011 - 20:13
Posts I've Made
-
In Topic: Adding a second column to a table layout
Posted 6 Mar 2013
Try this layout:
<RelativeLayout <TableLayout // parent layout <TableLayout // row 1 of parent layout android:layout_height="fill_parent" <TableRow <TextView/></TableRow> <TableRow <TextView/></TableRow> <TableRow <TextView/></TableRow> <TableRow <TextView/></TableRow> <TableRow <TextView/></TableRow> </TableLayout> <TextView> // row 2 of parent layout android:layout_height="fill_parent"</TextView> </TableLayout> </RelativeLayout> -
In Topic: TableRows inside of a ScrollView are extremely wide
Posted 7 Feb 2013
Any help with this? -
In Topic: 3 TableLayouts in a LinearLayout
Posted 25 Jan 2013
Hey Farrell. I was not trying to make columns take up a percentage of the screen horizontally. I was trying to make a whole TableLayout take up a percentage of the screen vertically. I was basically trying to split the screen vertically into 3 sections -- two nonscrolling sections and one scrolling section.
I am pretty sure there are no TableRows nested inside of TableRows. There are TableLayouts with TableRows inside of it nested within a TableRow, but that is it.
I actually figured out how to make this work but the code is getting very messy (to me). I might need to take your advice and discover how GridLayout and RelativeLayouts work. It probably would be better than what I am doing. I just hate to stop with what I got since it is working, sort of, and I have so much written. -
In Topic: ImageView image stretching
Posted 14 Jan 2013
It is working. I added the below in the TableLayout xml:
android:stretchColumns="1" android:shrinkColumns="0"
And put the ImageView xml as so:
<ImageView android:id="@+id/q1Image" android:layout_width="10dp" android:layout_height="10dp" />
Thank you for the help farrell! -
In Topic: Setting TextView colors through for-loop
Posted 10 Dec 2012
I got this working Mac. Thank you for your interest.
My Information
- Member Title:
- D.I.C Regular
- Age:
- 23 years old
- Birthday:
- July 29, 1989
- Gender:
-
- Location:
- Charleston, SC
- Full Name:
- Matt Lyons
Contact Information
- E-mail:
- Click here to e-mail me
- Website URL:
-
http://www.tomorrowsworld.org
Friends
mattlyons hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
mattlyons has no profile comments yet. Why not say hello?