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

3 lines
185 B
XML
Raw Normal View History

2019-12-12 08:58:10 +00:00
<?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" />