rezenebe
08/29/2019, 3:18 PMMatthieu Coisne
08/29/2019, 3:26 PMdewildte
08/29/2019, 6:31 PMarekolek
08/30/2019, 6:58 AMdata class StringResource(val resId: Int, vararg formatArgs: Any?)
Is there any easy way to get the formatting strings lint check that is applied to Context.getString
work on StringResource
constructor calls?bezrukov
08/30/2019, 11:03 AM@StringRes
annotation for thatarekolek
08/30/2019, 11:24 AMStringFormatMatches
checkjalexdev
08/31/2019, 1:24 AMrkeazor
09/03/2019, 12:05 PMdewildte
09/03/2019, 1:59 PM