it's known that the Nexus share intent add some suggestions for direct share.
Unfortunately, this feature is omitted by Huawei Share.
so from that, i tried your library, so get the same behavior in Huawei devices. but it didn't show the suggested direct share feature.
this could explain: (this is the normal Intent.createChooser() behavior in my phone)
Wanted Result: https://ibb.co/vVJFxH8
result i'm getting: https://ibb.co/qYMWFPt
could you make that as feature?