I know Apple has certain minimum sizes for things like font no smaller than 13pt. I was wondering if they had a spec (maybe in their HIG) for minimum table view height. I have a design with a short table view and I just want to make sure it's within the recommended size. I imagine the absolute limit would be no smaller than 44pt (minimal tappable area) or 2x that.
Note: This is in regards to the whole table view not the individual cells. The cells are tappable so I assume a height of 44pt for each cell.
Example: Apple has a table view showing people in the first pic less than the full height of the subview. What might be the minimum height for such a table view be and still be usable?
