android-autofittextview icon indicating copy to clipboard operation
android-autofittextview copied to clipboard

Provide support for the latest API level

Open ebghrimtech opened this issue 5 years ago • 2 comments

Hello, We are currently using your library in one of our application. Actually we need a favour from your side. According to the Google Play Policy, all apps have to provide support for at least API level 26 which is not satisfied in your case. We are targeting API level 28. So can you please provide us support for API level 28 in your current repository?

ebghrimtech avatar Oct 31 '18 13:10 ebghrimtech

I'm not sure what support you are missing, but Happy Halloween! #100

Will5 avatar Nov 01 '18 02:11 Will5

Hello @Will5 Please refer the official Android docs. We need to make sure that all the libraries are having at least targetSdkVersion 26 but we are targeting targetSdkVersion 28. Thus, we require your support for the same.

ebghrimtech avatar Nov 01 '18 05:11 ebghrimtech

Hello, I have realized a project fork and updated the depreciated parts, if you want to have a look...

https://github.com/BrasileiroGamer/android-autofittextview

Braasileiro avatar Dec 30 '18 19:12 Braasileiro