LineageParts: Fix overlapping interval seekbar texts in RTL

layout_alignParentRight don't respect RTL so it will
keep that value TextView on the right but the title
TextView will be moved to right in RTL language
so both TextViews are overlapping.

Change-Id: I9174e769cafc045f75f0b0007406c11b57a78bb1
3 files changed