9 lines
282 B
XML
9 lines
282 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
id="@+id/hml_document_category"
|
||
|
padding="8dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
textAllCaps="true"
|
||
|
style="@style/2132017924"/>
|