Skip to content

Commit 36e7506

Browse files
committed
added textAlignment property to secondary button in login
1 parent 1a9c9ab commit 36e7506

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vendored/WordPressLoginFlow/src/main/res/layout/login_form_screen.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
android:paddingEnd="@dimen/margin_medium_large"
5353
android:layout_marginRight="@dimen/margin_extra_large"
5454
android:layout_marginEnd="@dimen/margin_extra_large"
55+
android:textAlignment="viewStart"
5556
android:gravity="start|center_vertical"
5657
tools:text="Secondary action"/>
5758

0 commit comments

Comments
 (0)