pro.codes

Results 5 comments of pro.codes

@aaitken80 look how I did it. Hope it will help you. import { Component, OnInit, OnDestroy, ViewChild, ElementRef } from "@angular/core"; import { ActionBarService } from "../helpers/action-bar.service"; import { ActivatedRoute...

@aaitken80 @svmashok, You can try to add a font-icon to the tab from the ts file. ` this.homeTab.icon = ImageSource.fromFontIconCodeSync("\uf015", new Font("Font-Awesome", 48, FontStyle.NORMAL, FontWeight.NORMAL), new Color("white")); this.homeTab.title = this.homeTitle;...

Usually yes, But I think that at least once it also happened right on the start

For me, the text gets reversed when I nest some layout inside a RGridLayout ` `