Android相关类关系
Activity
Window、WindowManager
View、
interface----ViewManager
LayoutInflater
Components
Activity、Services、ContentProvider、Broadcast Receiver
Activity-------Activity主要负责生命周期的管理,建立窗口。
Window---------------------->getWindow
|
View、ViewGroup
|
LayoutInflater---------------->getLayoutInflater
getWindow
出处:http://cnblogs.com/daishuguang

浙公网安备 33010602011771号