10 lines
406 B
XML
10 lines
406 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<TextView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
||
|
gravity="start|bottom"
|
||
|
layout_gravity="start|top"
|
||
|
id="@+id/mtrl_picker_title_text"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x5="@dimen/2131166322"
|
||
|
style="?attr/materialCalendarHeaderTitle"/>
|