Greatly improved code with interfaces

Task and cycle count are now updating
List edition rendering is better
List names can be edited inline
This commit is contained in:
2015-12-31 17:35:14 -05:00
parent c8dbcb1aff
commit 83f37cd98a
13 changed files with 429 additions and 452 deletions

View File

@@ -2,8 +2,7 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="70dp"
android:orientation="horizontal"
android:foreground="?selectableItemBackground" >
android:orientation="horizontal" >
<TextView
android:id="@+id/task_cycle"
android:layout_width="56dp"