Skip to content

Commit

Permalink
Added a new left-side image for the iPad on the login screen.
Browse files Browse the repository at this point in the history
  • Loading branch information
luciancerbu-vsp committed Nov 8, 2024
1 parent f5af49a commit 33ed190
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ struct AuthImageForRightSidePageView: View {
Rectangle()
.foregroundColor(.clear)
.background(
Image(.authLoginLeft)
Image(.authSignInLeft)
.resizable()
.aspectRatio(contentMode: .fill)
.clipped()
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "authSignIn.png",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 33ed190

Please sign in to comment.