Left aligned the Summary Description

Before: https://screenshot.googleplex.com/BMrfD9zpvt9hbEK

After: https://screenshot.googleplex.com/79cAhU6NnxuUngq

Fix: 255417978
Test: CtsCompanionDeviceManagerUiAutomationTestCases
Change-Id: Iffd3fbf059fc7ec4090a87668a5d89c6e151a4da
This commit is contained in:
Evan Chen
2022-10-24 15:15:28 -07:00
parent d9647f512a
commit 9bc03972ef

View File

@@ -49,7 +49,6 @@
<style name="DescriptionSummary">
<item name="android:layout_width">match_parent</item>
<item name="android:layout_height">wrap_content</item>
<item name="android:gravity">center</item>
<item name="android:layout_marginTop">18dp</item>
<item name="android:layout_marginLeft">18dp</item>
<item name="android:layout_marginRight">18dp</item>