sumup / sumup-android-sdk

Sample App for the SumUp Android SDK
Other
100 stars 29 forks source link

warn: multiple substitutions specified in non-positional format #155

Open amandroid-10 opened 3 years ago

amandroid-10 commented 3 years ago

By assembling with the sumup sdk i get the following warning:

warn: multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?.

The warning comes from using multiple placeholder without numeration in the string-resource "sumup_bt_reset_air_message":

Press and hold the power button down until the display shows **%s.** This can take a moment. Once **%s** pops up, promptly release the power button.

please consider to remove this warning.

sdk-version: 3.3.0