mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 02:38:20 +00:00
Update imports to android-common
Several files were moved to android-common. Update all the references to import those files from the new location.
This commit is contained in:
@@ -49,7 +49,7 @@ import java.util.ArrayList;
|
||||
|
||||
import org.xmlpull.v1.XmlPullParserException;
|
||||
import org.xmlpull.v1.XmlPullParser;
|
||||
import com.android.internal.util.XmlUtils;
|
||||
import com.android.common.XmlUtils;
|
||||
import com.android.launcher2.LauncherSettings.Favorites;
|
||||
|
||||
public class LauncherProvider extends ContentProvider {
|
||||
|
||||
Reference in New Issue
Block a user