Closed redreceipt closed 1 year ago
Describe the bug
It's not renaming MainActivity.java properly
MainActivity.java
To Reproduce Steps to reproduce the behavior:
Expected behavior
The getComponentName function in MainActivity.java should return NewName, instead it returns the display name
getComponentName
NewName
Screenshots
Environment (please complete the following information):
Additional context Add any other context about the problem here.
Describe the bug
It's not renaming
MainActivity.java
properlyTo Reproduce Steps to reproduce the behavior:
Expected behavior
The
getComponentName
function inMainActivity.java
should returnNewName
, instead it returns the display nameScreenshots
Environment (please complete the following information):
Additional context Add any other context about the problem here.