相关考题
-
单项选择题
Activity的onCreate生命周期方法的返回值类型是()
A.void
B.String
C.static
D.public -
单项选择题
发起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
