diff options
Diffstat (limited to 'android/src/main/res/layout')
| -rw-r--r-- | android/src/main/res/layout/payment_buttons.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/res/layout/payment_buttons.xml b/android/src/main/res/layout/payment_buttons.xml index f7a66cdcd2..c617bb1571 100644 --- a/android/src/main/res/layout/payment_buttons.xml +++ b/android/src/main/res/layout/payment_buttons.xml @@ -1,6 +1,6 @@ <merge xmlns:android="http://schemas.android.com/apk/res/android" xmlns:mullvad="http://schemas.android.com/apk/res-auto"> - <net.mullvad.mullvadvpn.ui.widget.SitePaymentButton android:id="@+id/buy_credit" + <net.mullvad.mullvadvpn.ui.widget.SitePaymentButton android:id="@+id/site_payment" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="@dimen/side_margin" |
