what-the-bank/resources/res/layout/2131560177.xml

32 lines
1.2 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="horizontal"
id="@+id/material_clock_display_and_toggle"
layout_width="0dp"
layout_height="96dp"
NOT_FOUND_0x6="material_clock_display,material_clock_period_toggle"
NOT_FOUND_0x7="@dimen/2131166209"
NOT_FOUND_0x8="0"
NOT_FOUND_0x9="0"
NOT_FOUND_0xb="0"/>
<include
id="@+id/material_clock_display"
layout="@layout/2131560167"/>
<include
id="@+id/material_clock_period_toggle"
layout="@layout/2131560169"/>
<com.google.android.material.timepicker.ClockFaceView
layout_gravity="center"
id="@+id/material_clock_face"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="28dp"
NOT_FOUND_0x8="0"
NOT_FOUND_0x9="0"
NOT_FOUND_0xa="@+id/material_clock_display_and_toggle"/>
</merge>