apkfuckery/com.discord/res/layout/icon_list_item_text_view.xml

3 lines
190 B
XML
Raw Normal View History

2019-10-19 01:51:17 +00:00
<?xml version="1.0" encoding="utf-8"?>
2020-04-07 08:23:55 +00:00
<TextView android:background="?bg_pressed_highlight" style="@style/UiKit.ListItem.Icon"
xmlns:android="http://schemas.android.com/apk/res/android" />