This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
avh-plan-ios/AvH Plan/UICollectionViewSubstitutionLayout.swift
T

15 lines
281 B
Swift

//
// UICollectionViewSubstitutionLayout.swift
// AvH Plan
//
// Created by Deniz Duezgoeren on 22.10.19.
// Copyright © 2019 Deniz Duezgoeren. All rights reserved.
//
import UIKit
class UICollectionViewSubstitutionLayout: UICollectionViewFlowLayout {
override func
}