apkfuckery/com.discord/res/layout/widget_channel_selector_ite...

3 lines
370 B
XML
Raw Normal View History

2020-05-17 12:40:10 +00:00
<?xml version="1.0" encoding="utf-8"?>
2020-09-09 19:21:20 +00:00
<TextView android:id="@id/channel_selector_item_name" android:singleLine="true" app:drawableStartCompat="@drawable/ic_channels_24dp" app:drawableTint="?colorInteractiveNormal" style="@style/UiKit.Settings.Item.Icon"
2020-08-20 22:29:33 +00:00
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" />