Show shortcut above UITableViewCell

I would like to use a UItableView to show the calendar of the day. Each row corresponds to one hour. I need to show the hour between the two cells of my table.

Like this:

a
(source: free.fr )

And this is my UITableViewCell:

a
(source: free.fr )

In the first screenshot, this works fine, but if I scroll down and then scroll up, my timestamp is cropped as follows:

a
(source: free.fr )

Do you have any tips to solve this problem with tableView?

+3
source share
2 answers

, , , . , , . , . .

: . , , .

+1

. , z , , .

0

All Articles