Closed BorelTung closed 10 years ago
Dear Team, How to update item in row when onConfigurationChanged ? I try to setNumColumns() but it notify NullPointerException in getItemView. Pls help me. Tks
I have to check it out and also add support for backgound images, I'll do all at once on Thursday,\
Cheers.
On Tue, Dec 17, 2013 at 12:15 PM, kzjn10 notifications@github.com wrote:
Dear Team, How to update item in row when onConfigurationChanged ? I try to setNumColumns() but it notify NullPointerException in getItemView. Pls help me. Tks
— Reply to this email directly or view it on GitHubhttps://github.com/plattysoft/grid-with-header-list-adapter/pull/1#issuecomment-30743053 .
Raul Portales Platty Soft http://plattysoft.com
thanks team.
In the function updateItemRow(), the view will sometimes be removed by Android, so we needs to be built a new one.