|
@@ -39,7 +39,8 @@
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="match_parent"
|
|
|
android:layout_centerHorizontal="true"
|
|
|
- android:layout_gravity="end"
|
|
|
+ android:layout_gravity="right"
|
|
|
+ android:layoutDirection="ltr"
|
|
|
app:fastScrollerBubbleEnabled="false"
|
|
|
tools:visibility="visible" />
|
|
|
|