Annotate some NonNulls, some lint cleaning

This commit is contained in:
TacoTheDank 2022-03-18 13:15:44 -04:00
parent e29aaaf162
commit cf213affa2
26 changed files with 55 additions and 52 deletions

View file

@ -57,7 +57,7 @@ public final class KioskTranslator {
}
}
public static int getKioskIcon(final String kioskId, final Context c) {
public static int getKioskIcon(final String kioskId) {
switch (kioskId) {
case "Trending":
case "Top 50":