Fix text alignment in supported links dialog.
- align the supported link textview at viewStart. Change-Id: If323ffe1423059b5e37a9fc94606118fac3d0204 Fixes: 78161872 Test: visual
This commit is contained in:
@@ -23,4 +23,5 @@
|
||||
android:paddingStart="4dp"
|
||||
android:paddingEnd="4dp"
|
||||
android:paddingTop="8dp"
|
||||
android:paddingBottom="8dp" />
|
||||
android:paddingBottom="8dp"
|
||||
android:textAlignment="viewStart"/>
|
||||
|
Reference in New Issue
Block a user