ShubhAm AgaRwal
ShubhAm AgaRwal
1. Support for GlideImageGetter for latest glide version i.e. v4 4.9.0 https://github.com/TWiStErRob/glide-support/issues/5
For the Html Image getter using Glide https://github.com/TWiStErRob/glide-support/blob/master/src/glide3/java/com/bumptech/glide/supportapp/github/_1062_html_gif_spans/GlideImageGetter.java Can you please let us know if this can be used in production. Also can you post the equivalent compatible with the...
``` D/EGL_emulation: eglMakeCurrent: 0xa48206a0: ver 2 0 E/WVMExtractor: Failed to open libwvm.so: dlopen failed: library "libwvm.so" not found E/tmessages: colorFormat = 2130708361 I/OMXClient: Using client-side OMX mux. I/SoftAVCEncoder: Construct SoftAVCEncoder...
Is it possible to plot a cursor on the text in between and make it properly editable? I have used https://github.com/uptechteam/MotionViews-Android but this does not provide cursor as the text...
I checked the source code. and found ``` @Override public void initializeCameraManager(ConfigurationProvider configurationProvider, Context context) { super.initializeCameraManager(configurationProvider, context); this.manager = (CameraManager) context.getSystemService(Context.CAMERA_SERVICE); WindowManager windowManager = (WindowManager) context.getSystemService(Context.WINDOW_SERVICE); Display display =...
Dependecy Used: ``` api('io.branch.sdk.android:library:4.3.2') { exclude module: 'answers-shim' } ``` Stack Trace: ``` at android.telephony.TelephonyManager.getNetworkOperatorName (TelephonyManager.java:1537) at io.branch.referral.SystemObserver.getCarrier (SystemObserver.java:321) at io.branch.referral.DeviceInfo.maybeAddTuneFields (DeviceInfo.java:240) at io.branch.referral.DeviceInfo.updateRequestWithV1Params (DeviceInfo.java:98) at io.branch.referral.ServerRequest.setPost (ServerRequest.java:187) at io.branch.referral.ServerRequestInitSession.setPost...
Any plan to update this repository with latest build system?