# The list viewer can't fit the text

**URL:** https://community.thunkable.com/t/the-list-viewer-cant-fit-the-text/563299
**Category:** Questions about Thunkable X
**Created:** [April 13, 2020, 11:15am UTC](https://community.thunkable.com/t/the-list-viewer-cant-fit-the-text/563299 "2020-04-13T11:15:52Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![kaurgurlakshk0tz](https://avatars.discourse-cdn.com/v4/letter/k/839c29/32.png) [@kaurgurlakshk0tz](https://community.thunkable.com/u/kaurgurlakshk0tz)
#### Post date: [April 13, 2020, 11:15am UTC](https://community.thunkable.com/t/the-list-viewer-cant-fit-the-text/563299/1 "2020-04-13T11:15:52Z")

</div>

![Screenshot (279)_LI](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/c/ac63d559d3db169aa2d2660086263f309418af50.jpeg)

Here you can see that the whole text isn’t visible, instead there are three dots. How can I make it so that the whole sentence is visible?

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [April 13, 2020, 5:01pm UTC](https://community.thunkable.com/t/the-list-viewer-cant-fit-the-text/563299/2 "2020-04-13T17:01:10Z")

</div>

for now, you will need to create a dynamic custom list viewer.

---

<div class="post-metadata">

### Author: ![kaurgurlakshk0tz](https://avatars.discourse-cdn.com/v4/letter/k/839c29/32.png) [@kaurgurlakshk0tz](https://community.thunkable.com/u/kaurgurlakshk0tz)
#### Post date: [April 20, 2020, 5:03pm UTC](https://community.thunkable.com/t/the-list-viewer-cant-fit-the-text/563299/3 "2020-04-20T17:03:23Z")

</div>

How do you do that?

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [April 20, 2020, 5:08pm UTC](https://community.thunkable.com/t/the-list-viewer-cant-fit-the-text/563299/4 "2020-04-20T17:08:04Z")

</div>

It looks like you are building a chat app, have you looked through the forums for examples of this?

this is how to make a list viewer yourself

> [@Changing properties of cloned components (DIY Advanced Listviewer)](http://community.thunkable.com/t/changing-properties-of-cloned-components-diy-advanced-listviewer/153213):
>
> We’re working hard to bring you the [Extended Listviewer](https://docs.thunkable.com/release-notes#coming-soon-to-thunkable) component to make developing your app even faster, but in the meantime here’s a DIY approach. By using the “Any Component” blocks in Thunkable, you are able to clone entire rows or columns of content. But what if you then want to change some of the components within the row or column? Design Usually you can leave the precise details of your design until the end, but in this case you need to know what components will be…

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:38am UTC](https://community.thunkable.com/t/the-list-viewer-cant-fit-the-text/563299/5 "2024-11-08T11:38:48Z")

</div>


