change package name to uiuios

This commit is contained in:
2020-11-02 15:31:36 +08:00
parent 164c1fc8a0
commit c5bda0953d
645 changed files with 3881 additions and 3881 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package com.android.launcher3;
package com.android.uiuios;
import android.os.Bundle;
import android.view.LayoutInflater;
@@ -24,7 +24,7 @@ import android.widget.GridView;
import androidx.fragment.app.DialogFragment;
import com.android.launcher3.R;
import com.android.uiuios.R;
/**
* Callback to be invoked when an app was picked.