File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
app/common-screens-category/dataentry Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 < StackLayout >
44 < Button class ="btn btn-outline icon btn-active " (tap) ="onFacebookLoginTap() ">
55 < FormattedString >
6- < Span text =" " fontSize =" 18 " horizontalAlign ="left " foregroundColor ="#3B5998 "> </ Span >
6+ < Span text =" " horizontalAlign ="left " foregroundColor ="#3B5998 "> </ Span >
77 < Span text =" Sign up with " foregroundColor ="#3B5998 "> </ Span >
88 < Span text ="Facebook " fontAttributes ="Bold " foregroundColor ="#3B5998 "> </ Span >
99 </ FormattedString >
1010 </ Button >
1111 < Button class ="btn btn-outline icon btn-active " (tap) ="onGoogleLoginTap() ">
1212 < FormattedString >
13- < Span text =" " fontSize =" 18 " foregroundColor ="#d34836 " > </ Span >
13+ < Span text =" " foregroundColor ="#d34836 " > </ Span >
1414 < Span text =" Sign up with " foregroundColor ="#d34836 " > </ Span >
1515 < Span text ="Google + " foregroundColor ="#d34836 " fontAttributes ="Bold "> </ Span >
1616 </ FormattedString >
Original file line number Diff line number Diff line change 66 < Image width ="210 " height ="150 " class ="m-30 " src ="res://icon "> </ Image >
77 < Button class ="btn btn-outline icon btn-active " borderColor ="#3B5998 " (tap) ="onFacebookLoginTap() ">
88 < FormattedString >
9- < Span text =" " fontSize =" 18 " horizontalAlign ="left " foregroundColor ="#3B5998 "> </ Span >
9+ < Span text =" " horizontalAlign ="left " foregroundColor ="#3B5998 "> </ Span >
1010 < Span text =" Login with " foregroundColor ="#3B5998 "> </ Span >
1111 < Span text ="Facebook " fontAttributes ="Bold " foregroundColor ="#3B5998 "> </ Span >
1212 </ FormattedString >
1313 </ Button >
1414 < Button color ="#3B5998 " class ="btn btn-outline icon btn-active " borderColor ="#d34836 " (tap) ="onGoogleLoginTap() ">
1515 < FormattedString >
16- < Span text =" " fontSize =" 18 " foregroundColor ="#d34836 " class =" icon "> </ Span >
16+ < Span text =" " foregroundColor ="#d34836 "> </ Span >
1717 < Span text =" Login with " foregroundColor ="#d34836 " class ="h3 "> </ Span >
1818 < Span text ="Google + " foregroundColor ="#d34836 " fontAttributes ="Bold " class ="h2 "> </ Span >
1919 </ FormattedString >
You can’t perform that action at this time.
0 commit comments