You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read the comments of the last issue.
However, MainActivity of Resource1 is extends Activity,
and MainActivity of Resource2 is extends AppCompatActivity.
And these things work well.
How is that possible?