Environment
- Android Runtime:
+Angular (+ last nativescript version 8.1.1)
"@angular/compiler-cli": "^12.2.0",
"@nativescript/android": "8.1.1",
"@nativescript/types": "~8.1.1",
"@nativescript/webpack": "~5.0.0",
"@ngtools/webpack": "^12.2.0",
"typescript": "~4.3.5"
Describe the bug

On init the actions are visible on items...
To Reproduce
Use code samples from the docs.
Expected behavior
Sample project
Additional context
On iOS - the behavior is as expected...
Environment
+Angular (+ last nativescript version 8.1.1)
"@angular/compiler-cli": "^12.2.0",
"@nativescript/android": "8.1.1",
"@nativescript/types": "~8.1.1",
"@nativescript/webpack": "~5.0.0",
"@ngtools/webpack": "^12.2.0",
"typescript": "~4.3.5"
Describe the bug

On init the actions are visible on items...
To Reproduce
Use code samples from the docs.
Expected behavior
Sample project
Additional context
On iOS - the behavior is as expected...