相关考题
-
单项选择题
发起Notification后,铃声和震动均只执行一次使用哪个属性()
A.Notification.FLAG_SHOW_LIGHTS
B.Notification.FLAG_INSISTENT
C.Notification.FLAG_AUTO_CANCEL
D.Notification.FLAG_ONLY_ALERT_ONCE -
单项选择题
Notification一个标准视图显示的大小是()
A.64dp
B.32dp
C.128dp
D.256dp -
单项选择题
Notification ()视图在Android中各版本是通用的。
A.Normal View
B.Big view
C.ABC View
D.以上都不是
