Open
Description
Feature description
-
Search a void method with parameters: Collection, String, which contains the following resources references:
R.string.see_more_proceeding_header
R.string.p13n_header
R.dimen.suggestion_category_divider_height
-
Put a check at the method start, to verity if string parameter (the second) of the method is empty. If the check is True: go to
return-void
. Otherwise: continue.
Motivation
This feature prevents users from getting distracted by viewing trending results, which in some cases can also be of poor quality.
Acknowledgements
- I have checked all open and closed feature requests and this is not a duplicate
- I have chosen an appropriate title.
- All requested information has been provided properly.