rvats011990

Results 5 comments of rvats011990

Thanks @aricneto I forgot to set rippleAlpha(). Beautiful API....

> Same problem here, the card doesnt fit max height / width > > EDIT: > I solve the issue > The problem was coming from the ancestor widget which...

Any Update on this

requestLegacyExternalStorage=true is also not working in my case. The file picker is coming empty. Intent intent4 = new Intent(activity, NormalFilePickActivity.class); intent4.putExtra(Constant.MAX_NUMBER, 1); intent4.putExtra(NormalFilePickActivity.SUFFIX, new String[] {"doc", "docx","txt", "pdf"}); startActivityForResult(intent4, REQUEST_CODE_Word_Doc);...

i have same issue already. İs there any body solved that problem? May you help please?