Priyesh Panchal

Results 6 comments of Priyesh Panchal

@wajahatkarim3 can we open pdf in EasyFlipViewPager library ?

@zhiephie @iamdeadman can you please tell is it possible to show pdf in thi library ?

@vikash159 @AbdulRehmanNazar Bro have you got any update on this issue? actually i have added this accessibilityService code using this i am able to record calls but in some scenarios...

@vikash159 hey bro i have tested this in another phone. even after enabling the accessibility service call's voice is silence in recording. and now facing this issue in android 9...

@AbdulRehmanNazar have you got any workaround to overcome from this issue ?

Please add this following line of code in you proguard-rules.pro -keep class com.google.api.services.drive.model.** { *;} -keep class * extends com.google.api.client.json.GenericJson { *; } -keep class com.google.api.services.drive.** { *; } -keepclassmembers...