mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
NativeView recycled for android
This commit is contained in:
@@ -27,6 +27,8 @@ export class ProgressBase extends View implements ProgressDefinition {
|
||||
// }
|
||||
}
|
||||
|
||||
ProgressBase.prototype.recycleNativeView = true;
|
||||
|
||||
/**
|
||||
* Represents the observable property backing the value property of each Progress instance.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user