# Layouts. Mobile vs Desktop

**URL:** https://community.glideapps.com/t/layouts-mobile-vs-desktop/60192
**Category:** Ask for Help
**Created:** [April 5, 2023, 7:34pm UTC](https://community.glideapps.com/t/layouts-mobile-vs-desktop/60192 "2023-04-05T19:34:19Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [April 5, 2023, 9:09pm UTC](https://community.glideapps.com/t/layouts-mobile-vs-desktop/60192/2 "2023-04-05T21:09:16Z")

</div>

In new apps everything is optimized for you and will only get better. If you want more granular control have a look at this

> [@Showing Object depending of device in Glide Pages](https://community.glideapps.com/t/showing-object-depending-of-device-in-glide-pages/58460/2):
>
> You can use JavaScript to detect the UserAgent, and act accordingly. return navigator.userAgent;

There’s also a new integration ‘detect system info’ or something like that. I only tried it once but couldn’t get the same affect.

---

_[View the full topic](https://community.glideapps.com/t/layouts-mobile-vs-desktop/60192)._
