Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Please, update the quick XML example as i have lost around 1 hour testing different things. If you configure a border in the sample XML it will not work as the border is disabled by default.
  • Loading branch information
alvarolb committed Oct 23, 2014
1 parent 25fd1dd commit 032a916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ or Maven:
android:layout_width="250dp"
android:layout_height="250dp"
android:src="@drawable/image"
app:border="true"
app:border_color="#EEEEEE"
app:border_width="4dp"
app:shadow="true" />
Expand Down

0 comments on commit 032a916

Please sign in to comment.