Merge "Usage graphs support RTL style."

This commit is contained in:
TreeHugger Robot
2018-06-14 02:35:28 +00:00
committed by Android (Google) Code Review
2 changed files with 7 additions and 2 deletions

View File

@@ -80,8 +80,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:orientation="horizontal"
android:layoutDirection="ltr">
android:orientation="horizontal">
<include android:id="@+id/label_start"
layout="@layout/usage_side_label" />