Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9bc03972 authored by Evan Chen's avatar Evan Chen
Browse files

Left aligned the Summary Description

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

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

Fix: 255417978
Test: CtsCompanionDeviceManagerUiAutomationTestCases
Change-Id: Iffd3fbf059fc7ec4090a87668a5d89c6e151a4da
parent d9647f51
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>