MultiContactPicker icon indicating copy to clipboard operation
MultiContactPicker copied to clipboard

background is transparent (showing old screen somehow)

Open amigax opened this issue 1 year ago • 2 comments

im seeing a previous activity or fragment underneath the contact selector, any ideas why?

amigax avatar Jan 15 '24 15:01 amigax

it shows the app theme behind it, setting a theme should work but it does nothing: .theme(R.style.MyCustomPickerTheme)

amigax avatar Jan 15 '24 16:01 amigax

And even setting background in custom theme does not work somehow! wtf.. does nothing -> <item name="android:windowBackground">@drawable/background</item>

amigax avatar Jan 15 '24 17:01 amigax