diff --git a/apidoc/Titanium/Stream/Stream.yml b/apidoc/Titanium/Stream/Stream.yml index 16ddc748957..a06f3fdb86e 100644 --- a/apidoc/Titanium/Stream/Stream.yml +++ b/apidoc/Titanium/Stream/Stream.yml @@ -173,7 +173,6 @@ methods: optional: true returns: - type: Titanium.Buffer - - type: void - name: write summary: Asynchronously writes data from a buffer to an [IOStream](Titanium.IOStream). diff --git a/apidoc/Titanium/UI/Android/CollapseToolbar.yml b/apidoc/Titanium/UI/Android/CollapseToolbar.yml index ae3880070de..624067d64fc 100644 --- a/apidoc/Titanium/UI/Android/CollapseToolbar.yml +++ b/apidoc/Titanium/UI/Android/CollapseToolbar.yml @@ -13,9 +13,9 @@ since: "12.1.0" platforms: [android] excludes: events: [click, dblclick, doubletap, focus, keypressed, longclick, longpress, pinch, postlayout, - singletap, swipe, touchcancel, touchend, touchmove, touchstart, twofingertap] - methods: [add, animate, convertPointToView, remove, removeAllChildren, toImage, addEventListener, applyProperties, - fireEvent, getViewById, hide, insertAt, removeEventListener, replaceAt, show] + singletap, swipe, touchcancel, touchend, touchmove, touchstart, twofingertap, rotate] + methods: [add, animate, convertPointToView, remove, removeAllChildren, toImage, applyProperties, + getViewById, hide, insertAt, replaceAt, show] properties: [accessibilityHidden, accessibilityHint, accessibilityLabel, accessibilityValue, anchorPoint, animatedCenter, backgroundColor, backgroundDisabledColor, backgroundDisabledImage, backgroundFocusedColor, backgroundFocusedImage, backgroundGradient,