15 lines
483 B
XML
15 lines
483 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
orientation="horizontal"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
baselineAligned="false">
|
||
|
<include layout="@layout/2131560179"/>
|
||
|
<include
|
||
|
id="@+id/material_clock_period_toggle"
|
||
|
layout_width="52dp"
|
||
|
layout_height="96dp"
|
||
|
layout_marginStart="12dp"
|
||
|
layout="@layout/2131560169"/>
|
||
|
</LinearLayout>
|