moved the backgroundcolor class to correct classpath

This commit is contained in:
ldeluca 2013-06-27 10:41:30 -04:00 committed by Joe Bowser
parent ae96d5678b
commit 0244341ac5

View File

@ -16,7 +16,7 @@
specific language governing permissions and limitations specific language governing permissions and limitations
under the License. under the License.
*/ */
package org.apache.cordova.test; package org.apache.cordova.test.actions;
import android.graphics.Color; import android.graphics.Color;
import android.os.Bundle; import android.os.Bundle;