Rabbit-R1/android (non root)/smali/res/layout/mtrl_picker_header_selection_text.xml
2024-05-21 17:08:36 -04:00

3 lines
No EOL
616 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TextView android:gravity="start|bottom|center" android:id="@id/mtrl_picker_header_selection_text" android:paddingBottom="@dimen/mtrl_calendar_pre_l_text_clip_padding" android:layout_width="fill_parent" android:layout_height="wrap_content" app:autoSizeTextType="uniform" app:firstBaselineToTopHeight="@dimen/mtrl_calendar_selection_text_baseline_to_top" app:lineHeight="@dimen/mtrl_calendar_header_selection_line_height" style="?materialCalendarHeaderSelection"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" />