minor updates

This commit is contained in:
Gabor Kiss-Vamosi
2017-12-11 15:42:23 +01:00
parent 4fce2f394d
commit ad3c0ebbfe
3 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
*********************/
#if USE_LV_ANIMATION
# ifndef LV_TABVIEW_ANIM_TIME
# define LV_TABVIEW_ANIM_TIME 100 /*Animation time of focusing to the a list element [ms] (0: no animation) */
# define LV_TABVIEW_ANIM_TIME 300 /*Animation time of focusing to the a list element [ms] (0: no animation) */
# endif
#else
# undef LV_TABVIEW_ANIM_TIME