jverdi/JVFloatLabeledTextField
Floating label alignment for RTL language is not correct in JVFloatLabeledTextView.
开放
#143 创建于 2016年7月28日
help wanted
仓库指标
- 星标
- (7,141 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
I am working on a project which support Arabic. I need to show some text in textview with Floating label. So am using JVFloatLabeledTextView, when floating label appears its not aligned to right. This is working for JVFloatLabeledTextField but i cannot use it due to UI requirement. I attached an image.
