We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74b77c3 commit b10206eCopy full SHA for b10206e
README.md
@@ -103,9 +103,7 @@ Attributes
103
| Attribute | Description | Values |
104
| ---------------------------- | ----------------------------- | ----------------------------- |
105
| `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|
+| `app:tile_mode` | https://developer.android.com/reference/android/graphics/Shader.TileMode | CLAMP / MIRROR / REPEAT|
109
| `app:overlay_width` | Width of the overlay pattern | 300dp |
110
| `app:overlay_height` | Height of the overlay pattern | 300dp |
111
0 commit comments