Skip to content

Releases: woxingxiao/VectorCompatTextView

2.2 release

07 Nov 07:21
Compare
Choose a tag to compare

Drawable color changes automatically with text color changing when attr tintDrawableInTextColor is true.

2.1 release

26 Oct 03:48
Compare
Choose a tag to compare

Make drawable mutable when tinting.

2.0 release

26 Oct 03:39
Compare
Choose a tag to compare

Compatible with pre 4.4, support for CheckedState

1.6 release

13 Oct 03:02
Compare
Choose a tag to compare

Enhance basing on 1.5.

1.5 release

11 Oct 03:56
Compare
Choose a tag to compare

Two new features:

  1. Adjust width and height of text
  2. Customize drawable size

1.4 release

20 Sep 14:34
Compare
Choose a tag to compare

Update build.gradle

1.3 release

08 May 10:28
Compare
Choose a tag to compare

Be able to set color to compoundDrawables.

1.2 release

29 Apr 14:31
Compare
Choose a tag to compare

setTextColor() in java code can be effective when attr tintDrawableInTextColor is true.

1.1 release

21 Mar 06:07
Compare
Choose a tag to compare

Compat targetSdkVersion < 25.

1.0 release

19 Mar 11:45
Compare
Choose a tag to compare

First version.