mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-03 15:40:14 -04:00

Load Today tasks in a AsyncTask Use of plurals instead of string Menu icons change No more tasks now displayed in the center of the screen
7 lines
192 B
XML
7 lines
192 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string-array name="settings_task_layouts">
|
|
<item>Simple</item>
|
|
<item>Détaillée</item>
|
|
</string-array>
|
|
</resources> |