ListView: [Android] FooterTemplate is not sized properly when GridLayout with SpanCount>1 is used and LoadOnDemand is enabled
When RadListView is setup to load its items on demand and the LayoutDefinition is GridLayout with SpanCount set to 2 or more, the Footer Template does not take all the width, it expands only to the Width of the first column.