Shankar Kakumani

Results 3 issues of Shankar Kakumani

I am trying to apply Tint using EffectFactory.EFFECT_TINT below is the code I am using val hue = effectFactory.createEffect(EffectFactory.EFFECT_TINT) hue.setParameter("tint", Color.argb(255, 6, 206, 249))) using the above code, tint is...

After startPayment() , It opens a activity/fragment with white background and a progressbar . I need to change the activity background color . My app is completely dark . Is...

enhancement

please add support for "armeabi-v7a"