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

6 lines
655 B
XML

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" style="@style/res_2131952013_friendslist_itemheader">
<TextView android:id="@+id/friends_list_pending_item_header_text" style="@style/res_2131952015_friendslist_itemheader_title"/>
<TextView android:id="@+id/friends_list_expandable_header_button" android:text="@string/friends_pending_request_expand" app:drawableEndCompat="@drawable/ic_arrow_right_24dp" app:drawableTint="?attr/colorHeaderSecondary" style="@style/res_2131952014_friendslist_itemheader_expandbutton"/>
</FrameLayout>