chat-sdk / chat-sdk-android

Chat SDK Android - Open Source Mobile Messenger

Home Page:https://chatsdk.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can i use Tabs over the Drawer?

DevAppcrates opened this issue · comments

How can i replace the Tabs with Drawer layout?
I find lot of but could not get any answer. Please guide me.
Thanks

@DevAppcrates Use this code with the builder .addModule(ExtrasModule.builder().setDrawerEnabled(false).build())