Files
donext/DoNExt/app/src/main/res/values/bools.xml
bg45 0fb7e37f93 Due Dates fully functional
Today list fully functional
New and edit task dialog now goes full screen on smaller screens, stays as a pop-up on bigger ones
New Alarm icon on expired tasks
Better tasks layout
Simpler new and edit task form layout: less labels, replaced radiogroup with slider,...
2017-03-16 18:02:47 -04:00

4 lines
106 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="large_layout">false</bool>
</resources>