Is your feature request related to a problem? Please describe.
LoadArguments method under LongSwipe plugin class is not readable nor clean.
Describe the solution you'd like
Simplify LoadArguments method with factoring conditions which allows to break it down into smaller methods.
Is your feature request related to a problem? Please describe.
LoadArgumentsmethod underLongSwipeplugin class is not readable nor clean.Describe the solution you'd like
Simplify
LoadArgumentsmethod with factoring conditions which allows to break it down into smaller methods.