John
John
Added russian localization Fixed applying color filter on low api (BlendModeColorFilter missing in low api) also possible to use BlendModeColorFilterCompat, but for now just select by name https://stackoverflow.com/a/58314657/1197590 Fixed applying...
In my app i want show preview to user after taking picture, but i can't because restartPreview was called automatically. So i made ability to 'take picture' and 'restart preview'...
**Description:** outlinedbox crossed hint on android 4 [screenshot](https://github.com/ivan200/Overlap/blob/master/screen/Screenshot_avd_api_16_20220712_010548.png?raw=true) **Expected behavior:** Hint is displayed without overlapping with the box. **Source code:** https://github.com/ivan200/Overlap just simple app with Theme.Material3.Light theme **Minimal sample app...