mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-14 17:23:25 +01:00
[AltStore] Adds redesigned BrowseViewController to browse and install apps
This commit is contained in:
@@ -9,12 +9,6 @@
|
||||
import UIKit
|
||||
import Roxas
|
||||
|
||||
@objc(ScreenshotCollectionViewCell)
|
||||
private class ScreenshotCollectionViewCell: UICollectionViewCell
|
||||
{
|
||||
@IBOutlet var imageView: UIImageView!
|
||||
}
|
||||
|
||||
extension AppDetailViewController
|
||||
{
|
||||
private enum Row: Int
|
||||
|
||||
Reference in New Issue
Block a user