mr_week.xml 1.55 KB
<?xml version="1.0" encoding="utf-8"?>
<com.squareup.timessquare.CalendarRowView xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content" >

    <com.squareup.timessquare.CalendarCellView
        style="@style/CalendarCell.CalendarDate"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content" />

    <com.squareup.timessquare.CalendarCellView
        style="@style/CalendarCell.CalendarDate"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content" />

    <com.squareup.timessquare.CalendarCellView
        style="@style/CalendarCell.CalendarDate"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content" />

    <com.squareup.timessquare.CalendarCellView
        style="@style/CalendarCell.CalendarDate"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content" />

    <com.squareup.timessquare.CalendarCellView
        style="@style/CalendarCell.CalendarDate"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content" />

    <com.squareup.timessquare.CalendarCellView
        style="@style/CalendarCell.CalendarDate"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content" />

    <com.squareup.timessquare.CalendarCellView
        style="@style/CalendarCell.CalendarDate"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content" />

</com.squareup.timessquare.CalendarRowView>