Top "Right-to-left" questions

Right to Left (RTL) refers to the scripts of natural languages that are written and read from the right to the left instead from the left to the right, such as Hebrew, Arabic and Persian.

How to change navigation drawer font?

I want to use my own font for navigation drawer in android.I use the library comes with android studio …

android fonts navigation-drawer right-to-left
Changing to right to left RTL programmatically

I'm working on an App which supports two languages: English and Arabic. When the user changes the language to Arabic, …

ios iphone swift right-to-left
Android : Change entire app layout directions programmatically

How can I change entire app layout direction to RTL? I am writing an app that user must select it's …

android android-actionbar toolbar right-to-left direction
RecyclerView Grow Element From Right to Left

i use RecyclerView in horizontal direction and New element is left to right. and scrolling is ltr. how to change …

android android-recyclerview right-to-left
Right to left edges in dot (Graphviz)

I'm trying to display edges going from right to left (i.e. backwards) using dot: C <- A -&…

graphviz right-to-left graph-drawing
Twitter Bootstrap CSS that support from RTL languages

I just discover Twitter Bootstrap and I'm wondering if there is a right-to-left (RTL) version of it. Does anyone know?

css twitter-bootstrap arabic right-to-left persian
Printing table cells from right to left

I make a table and want the first cell to start from right instead of from left as default. I …

html css html-table right-to-left
How do I position the cursor on the right in EditText

My application uses RTL language (right to left). When the EditText field gets focus, the cursor appears on the left …

android android-layout android-edittext right-to-left
HTML Direction rtl issue

I am working on a Multilanguage website , where in a table one of the td needs to be arabic stuff …

html arabic right-to-left direction
How to specify RTL specific drawables

I have few images that looks different on right-to-left. Is it possible to create rtl specific drawable directory or some …

android right-to-left