Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkil committed Mar 31, 2013
1 parent 22e50da commit cd81bee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Sample layout with RobotoTextView:
``` xml
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res/com.devspark.robototextview"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent">

Expand Down Expand Up @@ -67,4 +67,4 @@ License
See the License for the specific language governing permissions and
limitations under the License.

[1]: http://i50.tinypic.com/etay2t.png
[1]: http://i46.tinypic.com/b9dg69.png

0 comments on commit cd81bee

Please sign in to comment.