Skip to content
This repository was archived by the owner on Nov 26, 2020. It is now read-only.

Fix not working ClassBasedOnClickListener schemes#223

Merged
hebertialmeida merged 6 commits into
FolioReader:masterfrom
smartmobilefactory:master
Apr 5, 2017
Merged

Fix not working ClassBasedOnClickListener schemes#223
hebertialmeida merged 6 commits into
FolioReader:masterfrom
smartmobilefactory:master

Conversation

@tschob
Copy link
Copy Markdown
Member

@tschob tschob commented Mar 22, 2017

As url.scheme returns an optional String baseURL.replacingOccurrences(of: "\(url.scheme)://", with: "").removingPercentEncoding wasn't working anymore. The scheme is now unwrapped in the beginning as nothing happens without one in this function.

@hebertialmeida hebertialmeida merged commit 32f7133 into FolioReader:master Apr 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants