Hi, I'm implementing the new [TabView](https://github.com/NativeScript/nativescript-angular/issues/332#issuecomment-232366593) with iconSource and the selectedColor works for the title, but not for the ~~font~~, I mean icon. I had never able to use the icon as "[mask](https://developer.apple.com/ios/human-interface-guidelines/graphics/custom-icons/#//apple_ref/doc/uid/TP40006556-CH21-SW1)" and now that it's working I can't change the `selectedColor`. Anybody else with the same issue? I posted my [html markup here](https://github.com/NativeScript/nativescript-angular/issues/332#issuecomment-239351493). Here is the result: 