Merge "Add textAlignment for preference_widget_summary" into oc-dev

am: 8bb9f33c6f

Change-Id: Icece4eeeeefa2da5ce0a0d9318757b1270dcfce6
This commit is contained in:
Lei Yu
2017-04-11 17:34:58 +00:00
committed by android-build-merger

View File

@@ -18,5 +18,6 @@
android:id="@+id/widget_summary"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textAlignment="viewEnd"
android:textAppearance="?android:attr/textAppearanceSmall"
android:textColor="?android:attr/textColorSecondary" />