Ali Asjad
Ali Asjad
This is a cool library to check datasbe. But when using with Room i was seeing this log in my logcat. ``` 2019-05-27 04:46:06.569 3634-3691/com.test E/SQLiteLog: (5) statement aborts at...
I have fixed issue with a scenario: in XML make `app:cpv_alphaChannelVisible="false"` and in code on button click `colorPickerView.setAlphaSliderVisible(true);` it was not showing alpha slider becasue `onSizeChanged(int w, int h, int...
if i set alpha slider visibility through XML then it works as intended. But when i set it when colorPicker view is shown then it does not work. i am...
I am seeing some crashes on crashlytics. On Huawei devices: `Fatal Exception: java.lang.SecurityException: Permission Denial: starting Intent { flg=0x10000000 cmp=com.huawei.systemmanager/.startupmgr.ui.StartupNormalAppListActivity } from ProcessRecord{6d7c25 11677:com.abc/u0a756} (pid=11677, uid=10756) requires com.huawei.permission.external_app_settings.USE_COMPONENT ` So...
Hi, In the whitelist, we can add only apps, but there should be an option to add ip and host also in the whitelist. Let's say i want to block...
i am trying the example code in the run script window. but this error happends. `Error: An Obj-C exception occurred. at [native code] (/) at value (/Applications/Sketch.app/Contents/Resources/SketchAPI.js:1:13803) at r (/Applications/Sketch.app/Contents/Resources/SketchAPI.js:1:29224)...
Hi, Everything was working fine and the app was in production. In a recent update I upgraded my build:gradle from 7.4.2 to 8.2.2 and now in Firebbase crashlytics i am...
if we click on hdr and then click on exposure button it crash often ``` 2024-02-05 11:52:31.040 18346-18346 AndroidRuntime com...ertlevonyan.demo.camerax E FATAL EXCEPTION: main Process: com.robertlevonyan.demo.camerax, PID: 18346 java.lang.IllegalStateException: valueFrom(0.0)...
I am using this OutlineSpan with StaticLayout. It works fine when I pass the width to the static layout by measuring like that `StaticLayout.getDesiredWidth(txt, textPaint);` But When i set less...
Hi, Kindly add an option to automatically select all languages that are already present in my project. Because finding language one by one and checking the check box is hectic.