mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-04 08:00:14 -04:00
List edition activity redone with a RecyclerView
Lists are now editable and swappable Lots of code simplification (TaskDialogFragment...)
This commit is contained in:
@@ -6,9 +6,7 @@
|
||||
<string name="action_editTabs">Edit lists</string>
|
||||
<string name="action_about">About</string>
|
||||
<string name="action_new_task">New task</string>
|
||||
<string name="section_format">Hello World from section: %1$d</string>
|
||||
<string name="settings_activity_title">Settings</string>
|
||||
<string name="task_list_activity_title">List edition</string>
|
||||
|
||||
<!-- Strings related to Task List edition -->
|
||||
<string name="task_list_new_list_hint">New list name</string>
|
||||
|
Reference in New Issue
Block a user