CB-6513 - Statusbar plugin for Android is not compiling

Signed-off-by: Shazron Abdullah <shazron@apache.org>
This commit is contained in:
Darryl Pogue 2014-04-24 12:53:54 -07:00 committed by Shazron Abdullah
parent b2e42925e4
commit 0b0e9d8fc5

View File

@ -29,6 +29,7 @@ import org.apache.cordova.CordovaArgs;
import org.apache.cordova.CordovaInterface;
import org.apache.cordova.CordovaPlugin;
import org.apache.cordova.CordovaWebView;
import org.apache.cordova.PluginResult;
import org.json.JSONException;
public class StatusBar extends CordovaPlugin {