Djdios
Lost but trying
Profile
Posts: 175
Reg: Mar 20, 2013
Valby, Denmark
3,550
11/20/14 06:25 AM (9 years ago)

Android list view

Hi This is driving me a bit crazy. I've now tested my app on several devices but the list view isn't responding as I would like to. It works fine on a samsung galaxy S2, nexus tablet and samsung tablet sm-t230 but on an LG G2 and Samsung Galaxy Note 4 it looks like this https://dl.dropboxusercontent.com/u/2156163/10805529_10205365772253957_6224041_n.jpg I then changed the height to 110 for large device and it looks like this https://dl.dropboxusercontent.com/u/2156163/10815663_10205366567433836_1920733804_n.jpg It's still not enough, and it does look that nice with a row that high. Any suggestions to what's happening? Kim
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
11/20/14 06:51 AM (9 years ago)
If I remember correctly (and that's always suspect) I had to go to the actual 'cell.xml' for the list plugin and make manual adjustments to the size of the textView. Remember for menu plugins, there will be more than one xml for the plugin; one for the 'screen' and one (or more) for the cell. You want to work with the 'cell'. Cheers! -- Smug
 
Djdios
Lost but trying
Profile
Posts: 175
Reg: Mar 20, 2013
Valby, Denmark
3,550
like
11/20/14 08:00 AM (9 years ago)
Where exactly is that cell.xml located, I can't find it?
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
11/20/14 02:37 PM (9 years ago)
The layout files are usually in res/layout. Cheers! -- Smug
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.