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

3 lines
448 B
XML

<?xml version="1.0" encoding="utf-8"?>
<com.discord.views.CheckedSetting xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:id="@+id/role_item_checked_setting" android:layout_width="match_parent" android:layout_height="wrap_content" app:cs_background="?attr/colorPrimary" app:cs_text_color="?attr/primary_100" app:cs_text_size="@dimen/uikit_textsize_large" app:cs_view_type="2"/>