discord-jadx/app/src/main/res/layout/design_navigation_item_subheader.xml

3 lines
543 B
XML
Raw Normal View History

2021-06-27 20:44:35 +00:00
<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android" android:textAppearance="@style/res_2131952162_textappearance_appcompat_body2" android:textColor="?android:attr/textColorSecondary" android:gravity="left|center_vertical|center_horizontal|center|start" android:paddingLeft="?attr/listPreferredItemPaddingLeft" android:paddingRight="?attr/listPreferredItemPaddingRight" android:layout_width="match_parent" android:layout_height="?attr/listPreferredItemHeightSmall" android:maxLines="1"/>