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 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<com.android.launcher3.allapps.AllAppsPagedView
<com.android.uiuios.allapps.AllAppsPagedView
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res-auto"
android:id="@+id/all_apps_tabs_view_pager"
@@ -33,4 +33,4 @@
<include layout="@layout/all_apps_rv_layout" />
</com.android.launcher3.allapps.AllAppsPagedView>
</com.android.uiuios.allapps.AllAppsPagedView>