Home
Services
Animator
Artist 2D
Artist 3D
Audio Engineering
Game Creation
Game Production
Graphic Design
Marketing
Package Assets
Programming
Story/Asset Writer
Tutorial
Video Production
Articles
About
Contact
Login
Move duplicate code from Sync class to Abstract class
Move duplicate code from Sync class to Abstract class
Project Manager: Nick Cordova
Create an Abstract folder in Application.Design
Create a class called LoginScreensAbstract
Move duplication props, valuables/controls, and methods from CreateAccountSync, ResetPasswordSync, and LoginSync into LoginScreensAbstract.
Set CreateAccountSync, ResetPasswordSync, and LoginSync to inherent LoginScreens
Verify that CreateAccountSync, ResetPasswordSync, and LoginSync work as before.
TAGS
move
duplicate
code
from
sync
class
to
abstract
class
SECTION
ver: 20230928T145042