Trần Đạt

Results 6 comments of Trần Đạt

I'm facing the same issue, have you been resolved it?

I have same problem, I suggest you should remove SegmentedButtonGroup and replace with the other. My code down here (parent view in my case I use a LinearLayout) ` fun...

> Yes, we are facing the same issue. @gmuehlenberg Can you fix it, I only face issue in touch device

Version 0.11.1 In Android 12, I have PendingIntent issue when call API login. I don't know why because I am not using PendingIntent

Hi guys, I am facing the same issue, maybe some one have resolve this issue?

I found this can help this issue https://stackoverflow.com/questions/57116335/environment-getexternalstoragedirectory-deprecated-in-api-level-29-java You need replace Environment.getExternalStorageDirectory() to requireContext().externalCacheDir