Skip to content

Instantly share code, notes, and snippets.

@srinivasgpc
Forked from anonymous/sample
Created November 28, 2016 03:26
Show Gist options
  • Save srinivasgpc/b7cc03f6408344e679e8fe02d815c1d2 to your computer and use it in GitHub Desktop.
Save srinivasgpc/b7cc03f6408344e679e8fe02d815c1d2 to your computer and use it in GitHub Desktop.
<Text View
android:text="Hapy Birthday"
android:layout_width="150dp"
android:layout_height="150"
android:background="@android:color/darker_groy"
>
@srinivasgpc
Copy link
Author

attribute name should be camel case.
layout height should be with correct units
color gray spelling should be change
command ends with closing tag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment