AndroidDeveloperLB

Results 538 issues of AndroidDeveloperLB

Is there a sample of how to use this library?

As the title says. Should it need special care? Or is DataStore using SharedPreference anyway , so settings screens should be fine with it?

enhancement

So that we won't need to do it via PC. Also, it could have just the ability to go to the language settings, if the permission isn't granted.

**Describe the bug** It shows an error. **To Reproduce** Steps to reproduce the behavior: 1. Open the project. 2. **Expected behavior** Be able to build and run. **Screenshots** [studio64_33cWdP5cL9.zip](https://github.com/racka98/Splash-Screen-API-Demo/files/10355431/studio64_33cWdP5cL9.zip) **Computer...

Seems MasterKeys.getOrCreate is deprecated. It says to use MasterKey.Builder instead. Can you please update it? Also, I think the minimal API for androidx.security:security-crypto:1.1.0-alpha02, is now 21.

Maybe also show more information about it when pausing it. I'm talking about this: ![image](https://user-images.githubusercontent.com/5357526/128493377-c2a3befc-43c0-4058-bbdb-3b979572b180.png)

It has signing options that aren't available, and the file "fill_top" doesn't has an extension. Attached fixed project. [project.zip](https://github.com/omgnuts/JCropImageView/files/2776562/project.zip)

Center-crop is from the middle of the screen, meaning at point 50%x50% . How can I have the same thing as center crop, but at the point of 50%x10% of...

Is there any sample available, that I can just set the keys and check it out? I tried what's on the main page of the repository, but it seems to...