Fix slider RTL problem

Fixes: 187987211
Test: manual test
Change-Id: Id28f060aa55773707dc23f4606a188cc188c3b07
This commit is contained in:
Sunny Shao
2021-05-31 10:50:28 +08:00
parent 0dbbd148d5
commit 4cf930a9ff

View File

@@ -56,7 +56,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center_vertical"
android:layoutDirection="ltr"
android:paddingTop="8dp">
<ImageView