Remove hardcoded string

This commit is contained in:
2016-02-26 05:09:56 -05:00
parent 4c3a72df81
commit a18e0fbda0

View File

@@ -77,7 +77,6 @@
<TextView
android:id="@+id/inputReminderDays"
android:text="Any weekday"
style="@style/dialogFormTimePicker" />
</LinearLayout>