Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bfb3a9d9 authored by Nancy Chen's avatar Nancy Chen
Browse files

Make voicemail playback seek control visible in RTL.

Since the seek control is a circle, we don't need to make it automirror
in RTL mode. Once that attribute is removed, the color returns.

Bug: 26641930
Change-Id: Ia789a07110a420cbb8e5d24fa062bcaa6c9c0975
parent 9710bb24
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -16,6 +16,5 @@
  -->
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
        android:src="@drawable/ic_handle"
        android:autoMirrored="true"
        android:tint="@color/actionbar_background_color" >
</bitmap>
 No newline at end of file