apkfuckery/com.discord/res/layout/voice_user_list_item_header...

3 lines
444 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TextView android:textSize="@dimen/uikit_textsize_small" android:textColor="?primary_400" android:id="@id/voice_user_list_item_header_label" android:layout_marginLeft="16.0dip" android:layout_marginTop="8.0dip" android:layout_marginRight="16.0dip" android:layout_marginBottom="8.0dip" android:textAllCaps="true" style="@style/UiKit.TextView"
xmlns:android="http://schemas.android.com/apk/res/android" />