最近搜索
没有最近搜索

Simon Bergeron
已加入2021年10月16日
·
最后活动2021年10月22日
关注
0
关注者
0
活动总数
5
投票
0
订阅
2
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Simon Bergeron
Simon Bergeron 创建了一个帖子,
The add ticket button is not visible when I have no tickets.
I've got ZenDesk initialized and I'm using this to show the list of tickets
RequestListActivity.builder()
.withContactUsButtonVisible(true)
.show(requireActivity())
The screenshot is what shows up. I've managed to create a new ticket by randomly clicking on the screen which eventually brings up the create form. Once I have an item in the list then the create button is there.
I'm wondering if I'm not suppose to use the RequestListActivity if I don't have any tickets, or if this is a bug with the SDK? Or maybe I'm missing something with the setup.
已于 2021年9月13日 发布 · Simon Bergeron
0
关注者
2
投票
2
评论
Simon Bergeron 创建了一个帖子,
The latests Android SDKs are still using the old support annotations library. I'd like to remove Jetifier when I build to improve build times. The ZenDesk SDKs are now the only libraries we use that haven't migrated everything to use the Android X apis instead of the old legacy support apis. If you guys could update your dependencies I would greatly appreciate it.
已于 2021年9月13日 发布 · Simon Bergeron
1
关注者
4
投票
3
评论