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

3 lines
510 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android" android:textSize="@dimen/uikit_textsize_small" android:textColor="?attr/colorHeaderSecondary" android:id="@+id/header_item_text" android:background="?attr/colorBackgroundSecondary" android:paddingLeft="4dp" android:paddingTop="4dp" android:paddingRight="4dp" android:paddingBottom="4dp" android:layout_width="match_parent" android:textAllCaps="true" style="@style/res_2131952562_uikit_textview_bold"/>