version:
fix: update:更换为酷信
This commit is contained in:
@@ -14,11 +14,11 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package com.aoleyun.os.icons;
|
||||
package com.uiuipad.os.icons;
|
||||
|
||||
import android.content.Context;
|
||||
|
||||
import com.aoleyun.os.icons.R;
|
||||
import com.uiuipad.os.icons.R;
|
||||
|
||||
/**
|
||||
* Wrapper class to provide access to {@link BaseIconFactory} and also to provide pool of this class
|
||||
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
package com.aoleyun.os.icons;
|
||||
package com.uiuipad.os.icons;
|
||||
|
||||
import static android.content.Intent.ACTION_MANAGED_PROFILE_ADDED;
|
||||
import static android.content.Intent.ACTION_MANAGED_PROFILE_REMOVED;
|
||||
@@ -32,8 +32,8 @@ import android.os.UserHandle;
|
||||
import android.os.UserManager;
|
||||
import android.util.SparseLongArray;
|
||||
|
||||
import com.aoleyun.os.icons.R;
|
||||
import com.aoleyun.os.icons.cache.BaseIconCache;
|
||||
import com.uiuipad.os.icons.R;
|
||||
import com.uiuipad.os.icons.cache.BaseIconCache;
|
||||
|
||||
/**
|
||||
* Wrapper class to provide access to {@link BaseIconFactory} and also to provide pool of this class
|
||||
Reference in New Issue
Block a user