blob: 9040d8c1f61d7b86d4853279cd6ae51bc28cc753 [file] [log] [blame]
<com.google.android.apps.iosched.ui.widget.DashboardLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<Button android:id="@+id/home_btn_schedule"
style="@style/DashboardButton"
android:text="@string/btn_schedule"
android:drawableTop="@drawable/home_btn_schedule" />
</com.google.android.apps.iosched.ui.widget.DashboardLayout>