Open nikhilchowdary opened 7 years ago
@nikhilchowdary , implementation should remain consistent throughout the app.. so we can make the above changes for all the nav frags items ( saved proj, saved apks, my drafts)
And what if in future we add a new template which starts with "C". These cases need to be taken care also. How are you going to handle those ?
@opticod In Drafts : Template type of every draft is not shown.So we cannot identify which template category a draft belongs to. Solution:
Every draft icon text is set to "D".Let us set the:
ComprehensionTemplate draft icon text to "C" QuizTemplate draft icon text to "Q" SpellingTemplate draft icon text to "S" FlashCardsTemplate draft icon text to "F" InfoTemplate draft icon text to "I" VideoCollectionTemplate draft icon text to "V" DictationTemplate draft icon text to "D" MatchTemplate draft icon text to "M"