R.dimen
This package is part of the
Android support library which
is no longer maintained.
The support library has been superseded by AndroidX
which is part of Jetpack .
We recommend using the AndroidX libraries in all new projects. You should also consider
migrating existing projects to AndroidX.
public
static
final
class
R.dimen
extends Object
java.lang.Object
↳
android.support.compat.R.dimen
Summary
Inherited methods
From
class
java.lang.Object
Object
clone()
boolean
equals(Object arg0)
void
finalize()
final
Class<?>
getClass()
int
hashCode()
final
void
notify()
final
void
notifyAll()
String
toString()
final
void
wait(long arg0, int arg1)
final
void
wait(long arg0)
final
void
wait()
Fields
compat_button_inset_horizontal_material
int compat_button_inset_horizontal_material
compat_button_inset_vertical_material
int compat_button_inset_vertical_material
compat_button_padding_horizontal_material
int compat_button_padding_horizontal_material
compat_button_padding_vertical_material
int compat_button_padding_vertical_material
compat_control_corner_material
int compat_control_corner_material
notification_action_icon_size
int notification_action_icon_size
notification_action_text_size
int notification_action_text_size
notification_big_circle_margin
int notification_big_circle_margin
notification_content_margin_start
int notification_content_margin_start
notification_large_icon_height
int notification_large_icon_height
notification_large_icon_width
int notification_large_icon_width
notification_main_column_padding_top
int notification_main_column_padding_top
notification_media_narrow_margin
int notification_media_narrow_margin
notification_right_icon_size
int notification_right_icon_size
notification_right_side_padding_top
int notification_right_side_padding_top
notification_small_icon_background_padding
int notification_small_icon_background_padding
notification_small_icon_size_as_large
int notification_small_icon_size_as_large
notification_subtext_size
int notification_subtext_size
notification_top_pad
int notification_top_pad
notification_top_pad_large_text
int notification_top_pad_large_text
Public constructors