Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Custom tableHeaderView overlaps table view items

$
0
0

Hi,

I create a custom view for the header and set it for the table with the code below. The header overlaps the table cell items

DishDetailHeaderView view = new DishDetailHeaderView (); dishDetailTable = new UITableView(View.Bounds); dishDetailTable.TableHeaderView = view; dishDetailTable.TableHeaderView.SizeToFit ();

Any advice would be appreciated. This custom header view has dynamic height, not a fixed height.

Thanks, magn


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>