Back to project page LASA-Schedules.
The source code is released under:
GNU General Public License
If you think the Android project LASA-Schedules 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.asdar.lasaschedules; /** * Created by Ehsan on 6/28/2014. */ public class StaticResources { public static final int ROBOTO_MEDIUM = 5; public static final int ROBOTO_LIGHT = 6; }