Skip to content

Commit b10206e

Browse files
Update README.md
1 parent 74b77c3 commit b10206e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,7 @@ Attributes
103103
| Attribute | Description | Values |
104104
| ---------------------------- | ----------------------------- | ----------------------------- |
105105
| `app:overlay_image` | The pattern or image to cover the image/text. | @drawable/scratch_card |
106-
| `app:tile_mode` | https://developer.android.com/reference/android/graphics/Shader.TileMode | * CLAMP
107-
* MIRROR
108-
* REPEAT|
106+
| `app:tile_mode` | https://developer.android.com/reference/android/graphics/Shader.TileMode | CLAMP / MIRROR / REPEAT|
109107
| `app:overlay_width` | Width of the overlay pattern | 300dp |
110108
| `app:overlay_height` | Height of the overlay pattern | 300dp |
111109

0 commit comments

Comments
 (0)