Skip to content

Conversation

@ppamorim
Copy link
Contributor

Some items was changed:

  • Unnecessary libraries removed
  • More correct build.gradle file
  • Lower API
  • ProgressLayout now extends View, RelativeLayout is unnecessary in this case
  • Resources cleanup
  • Licenses added

Can you merge?

ppamorim and others added 6 commits September 16, 2015 21:27
Unclip the view, now we can use with another layouts.
Code cleanup, removed unnecessary libraries and a better gradle files
and gitignore.
We don`t need AppCompat here
Apache license added and minor code fix
@ppamorim
Copy link
Contributor Author

@iammert Would ProgressLayout extends Drawable? Now I simple extends View. But extending Drawable can show some performance tips, look like this sample:

https://github.com/rey5137/material/blob/master/lib/src/main/java/com/rey/material/drawable/CircularProgressDrawable.java

I`m working on it in my branch named "cleanup" inside my fork...

@ppamorim
Copy link
Contributor Author

If you merge this, I can solve #2 too. :)

@ppamorim
Copy link
Contributor Author

We would change the source code style to square java style. What do you think about it?

iammert added a commit that referenced this pull request Sep 17, 2015
Code fix and more organized structure
@iammert iammert merged commit 2f5f956 into iammert:master Sep 17, 2015
@iammert
Copy link
Owner

iammert commented Sep 17, 2015

Thanks for PR! That makes me happy that you are interested about lib. I would like to learn something about your new PRs . So go for it :)

iammert pushed a commit that referenced this pull request Sep 17, 2015
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

Successfully merging this pull request may close these issues.

2 participants