Back to project page Viz.
The source code is released under:
GNU General Public License
If you think the Android project Viz 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 com.actionbarsherlock; /** * Hack while waiting ABS to fix AAR issue. * https://github.com/JakeWharton/ActionBarSherlock/issues/1001 **/ public class BuildConfig { public static final boolean DEBUG = false; }