Skip to content

Commit 5a531be

Browse files
committed
Update README.md
1 parent 32f0915 commit 5a531be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ setTextSize(float size)
7171
setTextPadding(int[] padding) - int[4]{CustomButton.LEFT, CustomButton.TOP, CustomButton.RIGHT, CustomButton.BOTTOM}
7272
setTextParams(int weight, int[] padding)
7373
setImage(int position, Drawable drawableNormal, Drawable drawablePressed, Drawable drawableDisabled, ImageView.ScaleType scaleType, int weight, int[] padding)
74-
setImage(int position, Drawable drawable, ImageView.ScaleType scaleType, int weight, int[] padding)<br>
74+
setImage(int position, Drawable drawable, ImageView.ScaleType scaleType, int weight, int[] padding)
7575
setElevationEnabled(boolean enabled)
7676
and evry XML tag have getter
7777
```

0 commit comments

Comments
 (0)