Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There's a typo in UIScreen extension #8

Closed
adeelpervaiz opened this issue Nov 10, 2015 · 4 comments
Closed

There's a typo in UIScreen extension #8

adeelpervaiz opened this issue Nov 10, 2015 · 4 comments

Comments

@adeelpervaiz
Copy link

You declared variable CLAOrientation and using Orientation.

Please fix it.

@Esqarrouth
Copy link
Owner

a370c74

Here it is. Thanks for letting me know. Is there any other problems?

@adeelpervaiz
Copy link
Author

It was nice library,
I would like to ask if it can also have semi-transparent or frosted
background, like IOS 7 and later HUDS

Let me know if I can do some help

Thanks

On Wed, Nov 11, 2015 at 3:35 PM, Goktug Yilmaz notifications@github.com
wrote:

Closed #8 #8.


Reply to this email directly or view it on GitHub
#8 (comment)
.

Adeel Pervaiz

@Esqarrouth
Copy link
Owner

So do you want that it as a setting?

CozyLoadingActivity.show("Loading...", disableUI: true)
CozyLoadingActivity.showTransparent("Loading...", disableUI: true)
CozyLoadingActivity.showFrosted("Loading...", disableUI: true)

or something like this?

Can you show me what kind of UI you want

@Esqarrouth
Copy link
Owner

Also feel free to make your own additions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants