Closed MohsenShafiee closed 7 years ago
Hi thanks for the beautiful lib is there any method to reset all and show again spotlight?
thanks in advance...
Hi @TheLoyalCruel, Thanks.
You can use resetAllUsageIds(), resetUsageId(String id) methods from SpotlightView class for that. You will be able to use it from our next release "1.2.4"
resetAllUsageIds(), resetUsageId(String id)
Create an instance of PreferencesManager (present inside Spotlight) and use the method resetAll() . Refer #9
PreferencesManager
resetAll()
Hi thanks for the beautiful lib is there any method to reset all and show again spotlight?
thanks in advance...