commit | 86af5fa362600db1ce8e55052b9a02248853afcd | [log] [tgz] |
---|---|---|
author | Ed George <[email protected]> | Mon Jun 29 17:34:47 2015 +0100 |
committer | Ed George <[email protected]> | Mon Jun 29 17:34:47 2015 +0100 |
tree | 890bfd395601cc55b20f81c9c082ce9a23337155 | |
parent | ee67ed7448f1a59f52a570427dedf3fb04f089ed [diff] [blame] |
Update README.md Fix incorrect closing tag within XML example
diff --git a/README.md b/README.md index e420a08..8c77767 100644 --- a/README.md +++ b/README.md
@@ -96,7 +96,7 @@ android:layout_width="match_parent" android:layout_height="match_parent"/> - </RelativeLayout> + </LinearLayout> **3)** Now, in your fragment or activity, set the image resource, asset name or file path.