Merge "Add background color to suggestion/condition view." into oc-dr1-dev

am: edad87c4b0

Change-Id: I612dbb1e3347e2052eec5df9b10b43d679b8585b
This commit is contained in:
Doris Ling
2017-07-17 22:24:53 +00:00
committed by android-build-merger
10 changed files with 16 additions and 15 deletions

View File

@@ -35,6 +35,7 @@
android:id="@+id/data"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/material_grey_300"
android:scrollbars="none"/>
</android.support.v7.widget.CardView>