35 lines
1.3 KiB
XML
35 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<merge xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
id="@+id/material_timepicker_container"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content">
|
|
<androidx.constraintlayout.helper.widget.Flow
|
|
orientation="vertical"
|
|
id="@+id/material_clock_display_and_toggle"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="20dp"
|
|
NOT_FOUND_0x6="material_clock_display,material_clock_period_toggle"
|
|
NOT_FOUND_0x7="@dimen/2131166210"
|
|
NOT_FOUND_0x8="0"
|
|
NOT_FOUND_0xa="0"
|
|
NOT_FOUND_0xb="0"/>
|
|
<include
|
|
id="@+id/material_clock_display"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
layout="@layout/2131560167"/>
|
|
<include
|
|
id="@+id/material_clock_period_toggle"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout="@layout/2131560170"/>
|
|
<com.google.android.material.timepicker.ClockFaceView
|
|
id="@+id/material_clock_face"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
layout_marginStart="@dimen/2131165324"
|
|
NOT_FOUND_0x9="@+id/material_clock_display_and_toggle"
|
|
NOT_FOUND_0xb="0"/>
|
|
</merge>
|