Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionuse base class
CheckBox
insteaduse base classRadioButton
insteadno longer supported, consider using nestedradio groups
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionuse base class
CheckBox
insteaduse base classRadioButton
insteadtest only, useTabLayout
.no longer supported, consider using nestedradio groups
useSwitch
instead
-
Deprecated FieldsFieldDescriptionnot used by frameworknot used by framework
-
Deprecated MethodsMethodDescriptionoverride
Fragment.onCreateAnimator(int, boolean, boolean, ResourceId)
insteaduse drawPath() insteaduse drawPath() insteadicyllis.modernui.graphics.Canvas.getMatrix()internal use onlythis method does nothing, you should manually create a layer, or possibly manage a pool of layers, or useinvalid reference
icyllis.modernui.view.View#LAYER_TYPE_HARDWARE
this method does nothing, you should manually create a layer, or possibly manage a pool of layers, or useinvalid reference
icyllis.modernui.view.View#LAYER_TYPE_HARDWARE
-
Deprecated ConstructorsConstructorDescriptionuse
ImageDrawable(Resources, Image)
insteaduseImageDrawable(Resources, InputStream)
instead
-
Deprecated Enum Constants