|
|
|
@ -76,7 +76,7 @@
|
|
|
|
|
android:text="@string/every_day"
|
|
|
|
|
android:textColor="?attr/contrast60"
|
|
|
|
|
android:layout_marginStart="4dp"
|
|
|
|
|
android:layout_marginEnd="8dp"
|
|
|
|
|
android:layout_marginEnd="16dp"
|
|
|
|
|
android:textSize="@dimen/smallTextSize" />
|
|
|
|
|
|
|
|
|
|
<TextView
|
|
|
|
@ -92,6 +92,7 @@
|
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:paddingTop="1dp"
|
|
|
|
|
android:textColor="?attr/contrast60"
|
|
|
|
|
android:text="8:00 AM"
|
|
|
|
|
android:layout_marginStart="4dp"
|
|
|
|
|
android:textSize="@dimen/smallTextSize" />
|
|
|
|
@ -113,7 +114,7 @@
|
|
|
|
|
android:layout_marginStart="4dp"
|
|
|
|
|
android:layout_marginEnd="16dp"
|
|
|
|
|
android:paddingTop="1dp"
|
|
|
|
|
android:text="Hello"
|
|
|
|
|
android:text=""
|
|
|
|
|
android:textColor="?attr/contrast60"
|
|
|
|
|
android:textSize="@dimen/smallTextSize" />
|
|
|
|
|
|
|
|
|
|