jverdi/JVFloatLabeledTextField

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

Open

#143 opened on Jul 28, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Objective-C (7,151 stars) (720 forks)batch import
help wanted

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

Contributor guide