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

No wiki and also no proper guide to how to use. #27

Closed
vivekpanchal opened this issue May 30, 2020 · 4 comments
Closed

No wiki and also no proper guide to how to use. #27

vivekpanchal opened this issue May 30, 2020 · 4 comments
Assignees

Comments

@vivekpanchal
Copy link

No Wiki also I found no proper guide to how to start the animation and everything,
I can only implement the library after that I am blank.
I don't find any good guide on how to use this library also I have set the weather data still nothing working. please provide step by step guide on how to use this library.

@MatteoBattilana
Copy link
Owner

Hi @vivekpanchal,

Can you provide your test device specifications? I'll try to figure out the problem.
Did you take a look at the sample app?

You're right about the lack of documentation, I've already scheduled a task that will be done as soon as possibile.

@MatteoBattilana
Copy link
Owner

I've just create a project, you can follow the develop process here

@snowf0x
Copy link

snowf0x commented Aug 11, 2020

Hy! my activity files are in java, and I am blank how to use weatherView in java (i am stuck in 2.0.3)
implementation 'com.github.MatteoBattilana:WeatherView:2.0.3'
weatherView.setWeather(Constants.WeatherStatus.RAIN) .setOrientationMode(Constants.OrientationStatus.ENABLE) .setRainParticles(60) .setCurrentLifeTime(8000) .startAnimation();
It would be great if you can and how to use this library in java

@MatteoBattilana
Copy link
Owner

Hy! my activity files are in java, and I am blank how to use weatherView in java (i am stuck in 2.0.3)
implementation 'com.github.MatteoBattilana:WeatherView:2.0.3'
weatherView.setWeather(Constants.WeatherStatus.RAIN) .setOrientationMode(Constants.OrientationStatus.ENABLE) .setRainParticles(60) .setCurrentLifeTime(8000) .startAnimation();
It would be great if you can and how to use this library in java

Hi, I've just added a simple Java example to the README. I'll add the entire wiki as soon as possible java example

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

No branches or pull requests

3 participants