Skip to content

Minimum supported sdk #9

Description

@RasmusFredensborg

Minimum supported sdk is stated as 16 in the project's gradle settings, but some methods use API level 19-21 required calls, such as the Locale.forLanguageTag:
screen shot 2018-03-01 at 15 36 20

And the StandardCharsets.UTF_8 string:
screen shot 2018-03-01 at 15 50 45

I propose to rewrite these API usages to:
screen shot 2018-03-02 at 08 53 12

And:
screen shot 2018-03-02 at 08 54 28

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions