-1

i'm trying to add voice code uisng MesiboUI Config but there is no affect in UI I don't know why ?

Jemy
  • 3
  • 3

1 Answers1

0

You need to implement a file handler.

See code here, it checks if the file handler is implemented or not. If not, it hides attachment buttons.

https://github.com/mesibo/ui-modules-android/blob/master/Messaging/messaging/src/main/java/com/mesibo/messaging/MessagingFragment.java#L476

mesibo
  • 3,970
  • 6
  • 25
  • 43