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

3 lines
No EOL
464 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TextView android:gravity="start|center|top" android:layout_gravity="start|center|top" android:id="@id/mtrl_picker_title_text" android:layout_width="fill_parent" android:layout_height="wrap_content" app:firstBaselineToTopHeight="@dimen/mtrl_calendar_title_baseline_to_top" style="?materialCalendarHeaderTitle"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" />