File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,8 @@ tv.setVectorDrawableRight(CompoundIconTextView.UNDEFINED_RESOURCE);
79
79
| cit_drawableTop| Sets a drawable or vector drawable to top of TextView|
80
80
| cit_drawableBottom| Sets a drawable or vector drawable to bottom of TextView|
81
81
| 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)|
82
84
| cit_iconWidth| Sets a width of icon|
83
85
| cit_iconHeight| Sets a width of icon|
84
86
| cit_iconColor| Sets a icon color|
@@ -131,4 +133,4 @@ See the License for the specific language governing permissions and
131
133
limitations under the License.
132
134
```
133
135
134
- [ preview ] : /arts/preview.png
136
+ [ preview ] : /arts/preview.jpg
You can’t perform that action at this time.
0 commit comments