discord-jadx/app/src/main/res/layout/widget_choose_plan_adapter_...

5 lines
656 B
XML

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:paddingLeft="16dp" android:paddingRight="16dp" android:layout_width="match_parent" android:layout_height="wrap_content">
<TextView android:textAppearance="@style/res_2131952532_uikit_textappearance_bold" android:textSize="@dimen/uikit_textsize_small" android:textColor="?attr/colorHeaderSecondary" android:id="@+id/select_subscription_header_text" android:layout_marginTop="8dp" android:layout_marginBottom="8dp" android:singleLine="true" android:textAllCaps="true" style="@style/res_2131952562_uikit_textview_bold"/>
</FrameLayout>