Scalified / fab

Floating Action Button Library for Android
Apache License 2.0
849 stars 164 forks source link

Added BIG size, 72dp size for fab buttons #15

Closed Aracem closed 9 years ago

Aracem commented 9 years ago

Added BIG size for fab buttons. Big size shows a 72dp fab button. Could be useful for some projects.

I have a little problems with your code style. I use Android AOSP code style. If you have problem whith this please comment and cancel the pull request. I will make another one with your code style.

Thank you so much

vbaidak commented 9 years ago

Hi Aracem,

Generally looks good, I would like to include this into Action Button project

But could you please make 2 things:

  1. There are too much unnecessary modifications - please check the indents (do not commit changes for all the code if there are only diffs in indents)
  2. Make a pull request to branch 1.1.0 - this is where development is taking place now. As soon as new features will be implemented there, it will be merged with master and then released

Thanks for your contribution to Action Button project

Aracem commented 9 years ago

Ok, thanks. Cancel this pull request to make the new one.