Created
July 26, 2020 12:20
-
-
Save krishsam02/a3eb80bbec1a7d499201e461ad0ae667 to your computer and use it in GitHub Desktop.
This file contains 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
<TextView | |
android:text="Happy Birthday" | |
android:layout_width="150dp" | |
android:layout_height="150dp" | |
android:background="@android:color/darker_gray" | |
/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment