Skip to content

Commit

Permalink
stuffs
Browse files Browse the repository at this point in the history
  • Loading branch information
cranci1 committed Apr 2, 2024
1 parent b02d2f9 commit e083434
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions AnimeGen/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ class ViewController: UIViewController {
swipeDown.direction = .down
view.addGestureRecognizer(swipeDown)


// gradient
if gradient {
let gradientLayer = CAGradientLayer()
gradientLayer.frame = view.bounds
Expand Down

0 comments on commit e083434

Please sign in to comment.