set Dialog Gravity
Sets the position of the dialog on screen.
Applied immediately if dialog is already showing.
화면에서 다이얼로그의 위치를 설정합니다.
다이얼로그가 이미 표시 중인 경우 즉시 적용됩니다.
Parameters
gravity
The gravity value for positioning (e.g., Gravity.BOTTOM, Gravity.TOP).
위치 지정을 위한 gravity 값 (예: Gravity.BOTTOM, Gravity.TOP).