Move alarm related classes to appropriate packages

This commit is contained in:
Phillip Hsu
2016-09-21 17:07:24 -07:00
parent dba5fa860f
commit 77fc69e6a9
27 changed files with 120 additions and 112 deletions
@@ -29,7 +29,7 @@
android:layout_below="@id/time_layout"
android:layout_marginBottom="@dimen/item_margin_between_elements"/>
<com.philliphsu.clock2.alarms.AlarmCountdown
<com.philliphsu.clock2.alarms.ui.AlarmCountdown
android:id="@+id/countdown"
android:layout_width="wrap_content"
android:layout_height="wrap_content"