mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-22 04:29:22 +01:00
fix typo in last tutorial slide
This commit is contained in:
parent
b7da252c9b
commit
37c61ed7e1
1 changed files with 4 additions and 0 deletions
|
@ -45,6 +45,10 @@ import static net.foucry.pilldroid.UtilDate.date2String;
|
|||
import static net.foucry.pilldroid.UtilDate.dateAtNoon;
|
||||
import static net.foucry.pilldroid.Utils.intRandomExclusive;
|
||||
|
||||
// Todo: - add launch tuto at first launch
|
||||
// - add preference to know if the tuto as already been launch
|
||||
// - use same color in website and about
|
||||
// - remove twopanes code
|
||||
/**
|
||||
* An activity representing a list of Medicaments. This activity
|
||||
* has different presentations for handset and tablet-size devices. On
|
||||
|
|
Loading…
Reference in a new issue