12 lines
474 B
XML
12 lines
474 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"
|
||
|
id="@+id/mtrl_picker_header_selection_text"
|
||
|
paddingBottom="0dp"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x5="1"
|
||
|
NOT_FOUND_0x6="@dimen/2131166320"
|
||
|
NOT_FOUND_0x7="@dimen/2131166305"
|
||
|
style="?attr/materialCalendarHeaderSelection"/>
|