# Bundle arguments in ChannelListFragment

**URL:** https://community.sendbird.com/t/bundle-arguments-in-channellistfragment/3078
**Category:** Android
**Created:** [September 16, 2021, 1:58pm UTC](https://community.sendbird.com/t/bundle-arguments-in-channellistfragment/3078 "2021-09-16T13:58:50Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![housecall\_piotr.prucia](https://avatars.discourse-cdn.com/v4/letter/h/838e76/32.png) [@housecall\_piotr.prucia](https://community.sendbird.com/u/housecall_piotr.prucia)
#### Post date: [September 16, 2021, 1:58pm UTC](https://community.sendbird.com/t/bundle-arguments-in-channellistfragment/3078/1 "2021-09-16T13:58:50Z")

</div>

I’m trying to use `ChannelListFragment.Builder()` alongside with a custom instance of a `ChannelListFragment`. When setting argument to such fragment they are being replaced by the builder later. Is there any way to set arguments that I can use in my instance of `ChannelListFragment?

I think that the best approach would be to merge all of the arguments from custom instance of `ChannelListFragment` and those added by SendBird sdk so none of them are lost.

---

<div class="post-metadata">

### Author: ![Doo\_Rim](https://sea2.discourse-cdn.com/flex020/user_avatar/community.sendbird.com/doo_rim/32/239_2.png) [@Doo\_Rim](https://community.sendbird.com/u/Doo_Rim)
#### Post date: [September 23, 2021, 1:05am UTC](https://community.sendbird.com/t/bundle-arguments-in-channellistfragment/3078/2 "2021-09-23T01:05:21Z")

</div>

Thank you for your suggestion!

Our UIKit team will consider the way to merge your argument.  
Unfortunately, we cannot support it now. I want to know the use-case. How are you going to use it?
