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

Commit 3ca1391b authored by Doris Ling's avatar Doris Ling
Browse files

Fix text alignment in supported links dialog.

- align the supported link textview at viewStart.

Change-Id: If323ffe1423059b5e37a9fc94606118fac3d0204
Fixes: 78161872
Test: visual
parent 03b8aa3a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -23,4 +23,5 @@
    android:paddingStart="4dp"
    android:paddingEnd="4dp"
    android:paddingTop="8dp"
    android:paddingBottom="8dp" />
    android:paddingBottom="8dp"
    android:textAlignment="viewStart"/>