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

What's the newest version in maven. I get 1.10, but not include FlowLayoutManager. #61

Open
ghost opened this issue Nov 3, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Nov 3, 2015

What's the newest version in maven. I get 1.10, but not include FlowLayoutManager.

@romaloma
Copy link

Same thing here

@Dev-iL
Copy link

Dev-iL commented Mar 5, 2016

@ghost @romaloma - the latest released version, as of now, is 1.10. In order to get the newer features such as FlowLayoutManager, you should either wait for a new release (assuming a SNAPSHOT build of this repository doesn't exist), or do the following process:

  1. Clone (download) the repository at its latest version.
  2. Build the \libraries\layouts module as an artifact (.aar or .jar file).
  3. Use the resulting file in your app.

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