Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Context.clipboardManager retrieves deprecated version of ClipboardManager #180

Closed
cypressious opened this issue Apr 25, 2016 · 1 comment

Comments

@cypressious
Copy link
Contributor

android.text.ClipboardManager was deprecated in API 11. Instead the extention method shoud return the type android.content.ClipboardManager.

@yanex yanex modified the milestones: Anko 0.8.4, Anko 0.9 May 4, 2016
@yanex yanex modified the milestones: Anko 0.9.1, Anko 0.9 May 18, 2016
@yanex yanex removed the open label May 3, 2017
@yanex yanex removed this from the Anko 0.9.1 milestone May 3, 2017
@4u7
Copy link
Contributor

4u7 commented Nov 14, 2017

Fixed with 570f9db

@4u7 4u7 closed this as completed Nov 14, 2017
@4u7 4u7 added the fixed label Nov 14, 2017
@4u7 4u7 added this to the Anko 0.10.3 milestone Nov 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants