if we create new package com.example.app and move our files to this package by drag and drop and delete old files then still wrong R file imports exists in project and i have to replace R file imports from all activities and classes manually to fix bugs.... so i want to ask how can i change package name without this old package name R file import issue?
i already check and followed these all steps but this did not solve that issue