This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<RelativeLayout> | |
<Image Source="http://wallsdesk.com/wp-content/uploads/2016/03/Eagle-Android-Wallpapers.jpg" | |
RelativeLayout.WidthConstraint="{ConstraintExpression Type=RelativeToParent,Property=Width}" | |
RelativeLayout.HeightConstraint="{ConstraintExpression Type=RelativeToParent,Property=Height}"/> | |
<Grid RelativeLayout.WidthConstraint="{ConstraintExpression Type=RelativeToParent,Property=Width}" | |
RelativeLayout.HeightConstraint="{ConstraintExpression Type=RelativeToParent,Property=Height}"> | |
<Label Text="Eagle Feed On!!!!" VerticalOptions="Center" HorizontalOptions="Center" FontSize="30"/> | |
</Grid> | |
</RelativeLayout> |
Step2:There Are No more steps holaaa......!!!!
No comments:
Post a Comment