public static final class R.integer
extends Object
java.lang.Object | |
↳ | android.R.integer |
Constants |
|
---|---|
int |
config_longAnimTime 长动画的持续时间(以毫秒为单位)。 |
int |
config_mediumAnimTime 中等长度动画的持续时间(以毫秒为单位)。 |
int |
config_shortAnimTime 短动画的持续时间(以毫秒为单位)。 |
int |
status_bar_notification_info_maxnum 将显示在状态栏通知图标或通知本身中的最大数值。 |
Public constructors |
|
---|---|
R.integer() |
Inherited methods |
|
---|---|
From class java.lang.Object
|
int config_longAnimTime
长动画的持续时间(以毫秒为单位)。
常量值:17694722(0x010e0002)
int config_mediumAnimTime
中等长度动画的持续时间(以毫秒为单位)。
常量值:17694721(0x010e0001)
int config_shortAnimTime
短动画的持续时间(以毫秒为单位)。
常量值:17694720(0x010e0000)
int status_bar_notification_info_maxnum
将显示在状态栏通知图标或通知本身中的最大数值。 在用户界面中显示时,将替换为@ string / status_bar_notification_info_overflow。
常量值:17694723(0x010e0003)