Back to project page android-flat-button.
The source code is released under:
Apache License
If you think the Android project android-flat-button listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package info.hoang8f.fbutton.demo; /** * Created by hoang8f on 5/10/14. */ public class Config { public static final String GITHUB_URL = "https://github.com/hoang8f/android-flat-button"; }