MoviaBox/Thimra/Class/Home/View/SPSearchResultCell.swift
2025-04-21 14:30:28 +08:00

21 lines
374 B
Swift

//
// SPSearchResultCell.swift
// Thimra
//
// Created by on 2025/4/18.
//
import UIKit
class SPSearchResultCell: SPTableViewCell {
/*
// Only override draw() if you perform custom drawing.
// An empty implementation adversely affects performance during animation.
override func draw(_ rect: CGRect) {
// Drawing code
}
*/
}