# Layout on designer does not carry through to Thunkable Live on Android

**URL:** https://community.thunkable.com/t/layout-on-designer-does-not-carry-through-to-thunkable-live-on-android/51478
**Category:** Questions about Thunkable X
**Created:** [October 11, 2018, 7:19pm UTC](https://community.thunkable.com/t/layout-on-designer-does-not-carry-through-to-thunkable-live-on-android/51478 "2018-10-11T19:19:34Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Mark\_Eisenhardt](https://avatars.discourse-cdn.com/v4/letter/m/919ad9/32.png) [@Mark\_Eisenhardt](https://community.thunkable.com/u/Mark_Eisenhardt)
#### Post date: [October 11, 2018, 7:19pm UTC](https://community.thunkable.com/t/layout-on-designer-does-not-carry-through-to-thunkable-live-on-android/51478/1 "2018-10-11T19:19:34Z")

</div>

I have a complex screen with many buttons, rows and columns. On the designer everything fits perfectly. The screen is set to flex-start.

When I connect to an android using Live test, the buttons resize (shrink) and blank real estate shows up throughout the screen. The bottom row disappears.

The frustrating thing is that there is plenty of blank screen between the controls to fit everything. Any ideas?

---

<div class="post-metadata">

### Author: ![Mark](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/mark/32/18133_2.png) [@Mark](https://community.thunkable.com/u/Mark)
#### Post date: [October 11, 2018, 7:28pm UTC](https://community.thunkable.com/t/layout-on-designer-does-not-carry-through-to-thunkable-live-on-android/51478/2 "2018-10-11T19:28:23Z")

</div>

Mark,

I’m afraid that the phone display on the designer screen is not meant to be completely true representation of the app’s display. It’s really only a very rough approximation. The Live Test capability is intended for providing accurate previews.

-Mark

---

<div class="post-metadata">

### Author: ![Mark\_Eisenhardt](https://avatars.discourse-cdn.com/v4/letter/m/919ad9/32.png) [@Mark\_Eisenhardt](https://community.thunkable.com/u/Mark_Eisenhardt)
#### Post date: [October 11, 2018, 7:30pm UTC](https://community.thunkable.com/t/layout-on-designer-does-not-carry-through-to-thunkable-live-on-android/51478/3 "2018-10-11T19:30:49Z")

</div>

The thing that is frustrating is that the buttons and rows are tightly organized on the designer - and then Live test takes the buttons and shrinks them down, leaving blank screen space in between.

---

<div class="post-metadata">

### Author: ![Mark](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/mark/32/18133_2.png) [@Mark](https://community.thunkable.com/u/Mark)
#### Post date: [October 11, 2018, 9:15pm UTC](https://community.thunkable.com/t/layout-on-designer-does-not-carry-through-to-thunkable-live-on-android/51478/4 "2018-10-11T21:15:30Z")

</div>

> [@Mark\_Eisenhardt](#):
>
> The thing that is frustrating is that the buttons and rows are tightly organized on the designer - and then Live test takes the buttons and shrinks them down, leaving blank screen space in between.

Mark, that might be a bug. Can you share a simple example app which demonstrates what you mean?

Thanks in advance.

-Mark

---

<div class="post-metadata">

### Author: ![Mark\_Eisenhardt](https://avatars.discourse-cdn.com/v4/letter/m/919ad9/32.png) [@Mark\_Eisenhardt](https://community.thunkable.com/u/Mark_Eisenhardt)
#### Post date: [October 11, 2018, 11:25pm UTC](https://community.thunkable.com/t/layout-on-designer-does-not-carry-through-to-thunkable-live-on-android/51478/5 "2018-10-11T23:25:33Z")

</div>

I am embarrassed to admit that I did not appreciate that all layout objects have the justification property. I think that her original app was center and that flowed through to all other rows/columns. I have not looked at the help topics for alignment, but I will. The subtleties in X are significant but going between flex-start and flex-end produced a reasonable result.

---

<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:55am UTC](https://community.thunkable.com/t/layout-on-designer-does-not-carry-through-to-thunkable-live-on-android/51478/6 "2024-11-08T11:55:08Z")

</div>


