jverdi/JVFloatLabeledTextField

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

Open

#143 opened on Jul 28, 2016

 (2 comments) (0 reactions) (0 assignees)Objective-C (719 forks)batch import
help wanted

Repository metrics

Stars
 (7,143 stars)
PR merge metrics
 (No merged PRs in 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

Contributor guide