RulerView
RulerView copied to clipboard
Scale In Inch
Hi Sir, I am using your Library can you please suggest me how to convert the Ruler into Inch Ruler. Any help will be highly appreciated.
Thank you
Not supported yet
Thank you very much for the quick reply. Is there any way that I can implement it? Or it's hard to achieve it?
Hi @FahanBakht , sorry i'm late. please try to change unit like so:
rulerView.unit = RulerUnit.IN
it may help.
Does any update converts the Ruler into Inch Ruler??
Nope, no update for now.
any suggestions on it. how I can archive it?
build your own RulerView
and change drawMarks method.