4
0
mirror of https://github.com/apache/cordova-android.git synced 2025-04-03 05:11:59 +08:00

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

@ -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;