apkfuckery/com.discord/res/layout/payment_method_list_header.xml

3 lines
436 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TextView android:textAppearance="@style/UiKit.Settings.Item.Header" android:id="@id/payment_method_header" android:paddingLeft="@dimen/uikit_spacing_large" android:paddingRight="@dimen/uikit_spacing_large" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="@dimen/uikit_spacing_large"
xmlns:android="http://schemas.android.com/apk/res/android" />