Hi, When setting `isLoading = { true }` a loading indicator will be shown, but the text will be gone in the same time. In popular apps, I usually see the indicator and text are shown in parallel, is it possible to support this? Thanks.