Minimal-Todo
Minimal-Todo copied to clipboard
Material To-Do App
Hello my friend. I want to add Turkish language but Travis fails. I guess, gradlew dependencies create a problem. **Related pr** #104
In SettingsActivity and AboutActivity, there is the following line `final Drawable backArrow = getResources().getDrawable(R.drawable.abc_ic_ab_back_mtrl_am_alpha);` But the resource, R.drawable.abc_ic_ab_back_mtrl_am_alpha is not exist in resources.
Error:Failed to open zip file. Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) Re-download dependencies and sync project (requires network) Re-download dependencies and sync...
master
#142 resolved
**Description** The empty list LinearLayout is not in center of the screen **Expected Behaviour** The empty list LinearLayout should be at the center of the screen to improve the UX...
Hi! Is there possibility to share the To Do -list to other android devices or in my case, i would like to share list to iOS device from android devices?
Fix: #142 Fixed the layout **Screenshots** 
I have some features that is interesting to be added to the application: 1. Adding Indonesian language to the application 2. Sorting system so that the user can sort bases...
Closes: #133 Wasn't able to restore previous fork and branch. So had to do it again. I'm sorry for inconvenience.
After clicking on a reminder when the task is not found redirect to the main activity. And add task button conflicting edit text adjusted.