mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
3 lines
No EOL
464 B
XML
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" /> |