File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121 >
2222 < Gridlayout rows ="*, auto " [backgroundColor] ="item.color " class ="item " mainContent width ="100% ">
2323 < Stacklayout row ="1 ">
24- < Label row ="1 " [text] ="item.name " class ="title " / >
25- < Label row ="1 " [text] ="item.color " class ="subtitle " / >
24+ < Label row ="1 " [text] ="item.name " class ="title " > </ Label >
25+ < Label row ="1 " [text] ="item.color " class ="subtitle " > </ Label >
2626 </ Stacklayout >
2727 </ Gridlayout >
2828 < Stacklayout leftDrawer orientation ="horizontal " width ="200 ">
29- < Label [text] ="item.menuOpened ? 'opened' : 'a' " width ="100 " height ="100% " backgroundColor ="red " textAlignment ="center " / >
30- < Label text ="b " width ="100 " height ="100% " backgroundColor ="blue " textAlignment ="center " / >
29+ < Label [text] ="item.menuOpened ? 'opened' : 'a' " width ="100 " height ="100% " backgroundColor ="red " textAlignment ="center " > </ Label >
30+ < Label text ="b " width ="100 " height ="100% " backgroundColor ="blue " textAlignment ="center " > </ Label >
3131 </ Stacklayout >
3232 </ SwipeMenu >
3333 </ ng-template >
You can’t perform that action at this time.
0 commit comments