Last active
July 23, 2018 08:35
-
-
Save DanishAmjad12/1850d5d15248d2ef8425163e21c0b95f 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:layout_width="wrap_content" | |
android:layout_height="wrap_content" | |
android:text="@{user.firstName}" | |
/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment