For #19654 - Add RTL support for the "Add credit card" button from "Saved cards" (#19666)

Co-authored-by: Ionut Cristian Bedregeanu <ionut.bedregeanu@softvision.ro>
upstream-sync
Bedregeanu Ionut 3 years ago committed by GitHub
parent 02079cd567
commit bf25951a62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,6 +31,7 @@
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toEndOf="@id/add_credit_card_icon"
app:layout_constraintTop_toTopOf="parent" />
app:layout_constraintTop_toTopOf="parent"
android:textAlignment="viewStart" />
</androidx.constraintlayout.widget.ConstraintLayout>

Loading…
Cancel
Save