Adjustments to AbstractDelegate, TileRepeater, TileView for using AbstractDelegate in GridViews
The AbstractDelegate's only changes make it so that the insets are equal for each side. The TileRepeater and TileView have been given the cellHeight property so that they can be used with delegates based on AbstractDelegate that are made for ListViews and GridViews.