I need to implement a custom ListField that has a height variable for each row. The selected row should have different heights, and then the other rows.
Well, you need to look your self in the mirror and answer "Are undocumented methods ok?"
if the answer is yes, use "ListField.setRowHeight (index, height)", this is available in 4.2.1 4.7 and 5.0 at least.
hope this helps.
Source: https://habr.com/ru/post/1308359/More articles:SQL SERVER SSAS: how to handle a NULL date value in my fact table, so I can handle a time dimension without errors? - nullIs urge cache Django pattern regex? - pythonA class with parameters that have not been set - c #How to create a permanent socket connection on Android? - javaC # LINQ to XML missing space character - c #Change image using jQuery - jqueryUISearchDisplayController "shouldReloadTableForSearchString returns NO" reloads table - iphoneThumbnail player not working - c ++SQL 2000 is not supported by the .NET Framework Data Provider for SQL Server in VS2010 Server Explorer Data Connections - .netIs there a way to instruct Eclipse to unload memory while minimizing it? - optimizationAll Articles