Skip to content

Conversation

@MariusVolkhart
Copy link

The minimum SDK support is 21, since several of the drawables are only available as vector drawables, which are only supported on API 21 and up.

The drawables are moved out of the drawable-v24 folder to make them accessible on all supported APIs.

Fixes #11

The minimum SDK support is 21, since several of the drawables are only available as vector drawables, which are only supported on API 21 and up.

The drawables are moved out of the drawable-v24 folder to make them accessible on all supported APIs.

Fixes Azure-Samples#11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

App crashes on devices below API 24

1 participant