addView

Adds a view to the window manager.

윈도우 매니저에 뷰를 추가합니다.

Return

true if the view was added without errors.

오류 없이 추가되면 true를 반환합니다.

Parameters

view

View to add.

추가할 뷰입니다.

params

Layout parameters for the view.

적용할 레이아웃 파라미터입니다.