jverdi/JVFloatLabeledTextField

Floating label alignment for RTL language is not correct in JVFloatLabeledTextView.

Open

#143 aberto em 28 de jul. de 2016

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Objective-C (720 forks)batch import
help wanted

Métricas do repositório

Stars
 (7.151 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

rtl

Guia do colaborador