Basic Activity Template in Android Studio without menu -
when create new project basic activity template, have menu in resources , methods in activity class. if create second activity same template basic activity, don't have menu in resources , methods in activity's class. why? how create new activity menu automatically?
if right click while in file tree can select new activity, , select basic activity. should make new activity toolbar , fab.
Comments
Post a Comment