I have simple ListView with ArrayAdapter which is working just fine. The problems start with RTL language (Arabic in this case).
W
Try changing TextView gravity to this: android:gravity="center_vertical|right"