Toggle navigation
Sign in
Dmitriy Tymofyeyev
/
InterQR
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
06654264cc7fba57e10667aba2a92ed8cdd227c3
Authored by
Dmitriy Tymofyeyev
2022-06-16 18:19:06 +0300
1 parent
fe894eb7
build: skipped
bugs fix 3
Changes
3
Builds
0
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
InterQR-Internship/Modules/SettingsScreen/View/Cells/DisplayNameCell.swift
InterQR-Internship/Modules/SettingsScreen/View/Cells/SettingsSwitchCell.swift
InterQR-Internship/Modules/SettingsScreen/View/Cells/SettingsTableViewCell.swift
InterQR-Internship/Modules/SettingsScreen/View/Cells/DisplayNameCell.swift
View file @
0665426
1
1
//
2
-
//
File
.swift
2
+
//
DisplayNameCell
.swift
3
3
// InterQR-Internship
4
4
//
5
-
// Created by Дмитрий Тимофеев on 1
5
.06.2022.
5
+
// Created by Дмитрий Тимофеев on 1
6
.06.2022.
6
6
//
7
7
8
8
import
Foundation
...
...
InterQR-Internship/Modules/SettingsScreen/View/Cells/SettingsSwitchCell.swift
View file @
0665426
1
1
//
2
-
// SettingsSwi
t
chCell.swift
2
+
// SettingsSwichCell.swift
3
3
// InterQR-Internship
4
4
//
5
-
// Created by Дмитрий Тимофеев on 1
5
.06.2022.
5
+
// Created by Дмитрий Тимофеев on 1
6
.06.2022.
6
6
//
7
7
8
8
import
Foundation
...
...
InterQR-Internship/Modules/SettingsScreen/View/Cells/SettingsTableViewCell.swift
View file @
0665426
...
...
@@ -2,7 +2,7 @@
2
2
// SettingsTableViewCell.swift
3
3
// InterQR-Internship
4
4
//
5
-
// Created by Дмитрий Тимофеев on 1
5
.06.2022.
5
+
// Created by Дмитрий Тимофеев on 1
6
.06.2022.
6
6
//
7
7
8
8
import
Foundation
...
...
Please
register
or
login
to post a comment