27 lines
1.1 KiB
XML
27 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<merge xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<TextView style="@style/NumberGridButton.Hour"
|
|
android:text="1"/>
|
|
<TextView style="@style/NumberGridButton.Hour"
|
|
android:text="2"/>
|
|
<TextView style="@style/NumberGridButton.Hour"
|
|
android:text="3"/>
|
|
<TextView style="@style/NumberGridButton.Hour"
|
|
android:text="4"/>
|
|
<TextView style="@style/NumberGridButton.Hour"
|
|
android:text="5"/>
|
|
<TextView style="@style/NumberGridButton.Hour"
|
|
android:text="6"/>
|
|
<TextView style="@style/NumberGridButton.Hour"
|
|
android:text="7"/>
|
|
<TextView style="@style/NumberGridButton.Hour"
|
|
android:text="8"/>
|
|
<TextView style="@style/NumberGridButton.Hour"
|
|
android:text="9"/>
|
|
<TextView style="@style/NumberGridButton.Hour"
|
|
android:text="10"/>
|
|
<TextView style="@style/NumberGridButton.Hour"
|
|
android:text="11"/>
|
|
<TextView style="@style/NumberGridButton.Hour"
|
|
android:text="12"/>
|
|
</merge> |