java - Android activity and sub-activities -


i have menu 2 buttons each button starting new activities. both activities should have same user interface, want use inheritance in order make happen. idea create abstract activity 2 activities extends, don't know how. need 3 xml-files layout in abstract class, , layout in 2 concrete classes? in first try used 2 concrete classes 1 of classes extended other, screen of activity 2 blank.

hank


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -