Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 4    Views: 69

ictguy
Aspiring developer
Profile
Posts: 564
Reg: Jun 17, 2011
Mildura, Austra...
15,840
02/12/15 09:57 PM (9 years ago)

Menu with Image Row Height not working in control panel

Hi All, I'm trying to change the "list row height" of the list items in Susan's "Menu with image" for Android. I have successfully changed the image size using this forum post and changing the .xml file. https://www.buzztouch.com/plugins/discussion.php?tid=7E58A846B3796D1BE32473E&pid=F018606BDA6027B90A3ED49&searchInput=search...&sortColumn=PT.modifiedUTC&sortUpDown=DESC&currentPage=1 However, the RowHeight should be changeable in the control panel but it's just not working. Digging into the java file I see the 'listRowHeight' being set on line 144 and 165 but then I don't find any other reference to it in the file .... I was expecting to see something like: if(listRowHeight > 0){ titleView.setHeight(listRowHeight);} // and then later titleView.setHeight(listRowHeight); I've tried this code but it doesn't work correctly. Any insights would be appreciated!!! BTW I'm self-hosted using version 3.5 of the plugin Cheers Darrel
 
Agu
Lost but trying
Profile
Posts: 98
Reg: Mar 06, 2014
GRANADA
980
like
03/12/17 01:08 PM (7 years ago)
Hello! Did you fix the problem? I need to increase the row Height but it seems not work by control pannel. Thanks!
 
ictguy
Aspiring developer
Profile
Posts: 564
Reg: Jun 17, 2011
Mildura, Austra...
15,840
like
03/12/17 08:13 PM (7 years ago)
I think so ... it's been so long! I think I changed the size in the xml file rather than the WB_screen_menuImage.java file. search for this file in your project wb_screen_menuimage_row.xml Play around with the xml parameters and see if that does any good. Cheers Darrel
 
ictguy
Aspiring developer
Profile
Posts: 564
Reg: Jun 17, 2011
Mildura, Austra...
15,840
like
03/14/17 03:59 AM (7 years ago)
duplicate .. sorry
 
Agu
Lost but trying
Profile
Posts: 98
Reg: Mar 06, 2014
GRANADA
980
like
03/14/17 05:07 AM (7 years ago)
Thanks! will try.
 

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.