File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79,6 +79,8 @@ tv.setVectorDrawableRight(CompoundIconTextView.UNDEFINED_RESOURCE);
7979| cit_drawableTop| Sets a drawable or vector drawable to top of TextView|
8080| cit_drawableBottom| Sets a drawable or vector drawable to bottom of TextView|
8181| cit_drawableRight| Sets a drawable or vector drawable to right of TextView|
82+ | cit_drawableStart| Sets a drawable or vector drawable to start of TextView (for RTL)|
83+ | cit_drawableEnd| Sets a drawable or vector drawable to end of TextView (for RTL)|
8284| cit_iconWidth| Sets a width of icon|
8385| cit_iconHeight| Sets a width of icon|
8486| cit_iconColor| Sets a icon color|
@@ -131,4 +133,4 @@ See the License for the specific language governing permissions and
131133limitations under the License.
132134```
133135
134- [ preview ] : /arts/preview.png
136+ [ preview ] : /arts/preview.jpg
You can’t perform that action at this time.
0 commit comments