From d70a09d615e405378bab256f75538bf8a1db589c Mon Sep 17 00:00:00 2001 From: Diksha Gohlyan Date: Mon, 14 Sep 2020 16:22:48 -0700 Subject: Align the metadata for files acoording to mocks Test: atest DocumentsUIGoogleTests Bug: 168244704 Change-Id: I39fe18ed7a9f07b407b520123c6e5f16ce7b9f53 --- res/layout/item_doc_list.xml | 254 +++++++++++++++++++++---------------------- 1 file changed, 123 insertions(+), 131 deletions(-) (limited to 'res/layout') diff --git a/res/layout/item_doc_list.xml b/res/layout/item_doc_list.xml index 1189482a2..0e9ddd2d2 100644 --- a/res/layout/item_doc_list.xml +++ b/res/layout/item_doc_list.xml @@ -1,5 +1,4 @@ - - - + android:orientation="vertical"> + - - - - - - - - - + android:orientation="horizontal"> + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + android:baselineAligned="false" + android:layout_marginTop="4dp" + android:gravity="center_vertical" + android:orientation="horizontal"> + + + - + + + - + - + - + + + + + \ No newline at end of file -- cgit v1.2.3-59-g8ed1b