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

3 lines
368 B
XML
Raw Normal View History

2020-05-17 12:40:10 +00:00
<?xml version="1.0" encoding="utf-8"?>
2020-09-16 21:45:36 +00:00
<TextView android:id="@id/channel_selector_item_name" android:singleLine="true" android:drawableStart="@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" />