CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 48: AND-401: Android Application Development

What does the following code do?dialog.getWindow().setFlags(LayoutParams.FLAG_BLUR_BEHIND,LayoutParams.FLAG_BLUR_BEHIND);

Nội dung câu hỏi

What does the following code do?dialog.getWindow().setFlags(LayoutParams.FLAG_BLUR_BEHIND,LayoutParams.FLAG_BLUR_BEHIND);

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. When dialog is displayed the activity behind it will be blurred. — đáp án hiện tại
  2. B. When dialog is displayed the activity behind it will be dimmed.
  3. C. Any EditText behind the dialog will be disabled.
  4. D. When the dialog is displayed, the edges of the dialog will be blurred.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề