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

3 lines
185 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TextView android:background="?bg_pressed_highlight" style="@style/UiKit.ListItem"
xmlns:android="http://schemas.android.com/apk/res/android" />