# Can I disable Swipe for detail screen only?

**URL:** https://community.glideapps.com/t/can-i-disable-swipe-for-detail-screen-only/73164
**Category:** Ask for Help
**Created:** [May 7, 2024, 7:28pm UTC](https://community.glideapps.com/t/can-i-disable-swipe-for-detail-screen-only/73164 "2024-05-07T19:28:39Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Sekayi\_Liburd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sekayi_liburd/32/77608_2.png) [@Sekayi\_Liburd](https://community.glideapps.com/u/Sekayi_Liburd)
#### Post date: [May 7, 2024, 7:28pm UTC](https://community.glideapps.com/t/can-i-disable-swipe-for-detail-screen-only/73164/1 "2024-05-07T19:28:39Z")

</div>

Hi everyone,

I really like the swipe feature but it’s so sensitive that I keep accidentally leaving the detail screen while attempting to zoom or locate areas on my inset map. Is there a way to prevent this or even to disable the swipe feature only on my detail screens?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [May 7, 2024, 11:50pm UTC](https://community.glideapps.com/t/can-i-disable-swipe-for-detail-screen-only/73164/2 "2024-05-07T23:50:40Z")

</div>

What swipe feature are you talking about? Do you mean your device’s swipe feature that allows you to go back to the previous screen?

---

<div class="post-metadata">

### Author: ![Sekayi\_Liburd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sekayi_liburd/32/77608_2.png) [@Sekayi\_Liburd](https://community.glideapps.com/u/Sekayi_Liburd)
#### Post date: [May 7, 2024, 11:51pm UTC](https://community.glideapps.com/t/can-i-disable-swipe-for-detail-screen-only/73164/3 "2024-05-07T23:51:14Z")

</div>

yes, you described it!

when I interact with the map, i accidentally swipe out of the screen:

 ![Screenshot_2024-05-05-17-58-56-490_com.android.chrome](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/5/25c6951bb087a201d48c2446d7c2598e5858b0e9.jpeg)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [May 7, 2024, 11:54pm UTC](https://community.glideapps.com/t/can-i-disable-swipe-for-detail-screen-only/73164/4 "2024-05-07T23:54:34Z")

</div>

As far as I aware, no, as a builder. I’m not sure if Glide has deeper access to build in something like that.

---

<div class="post-metadata">

### Author: ![Sekayi\_Liburd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sekayi_liburd/32/77608_2.png) [@Sekayi\_Liburd](https://community.glideapps.com/u/Sekayi_Liburd)
#### Post date: [May 7, 2024, 11:56pm UTC](https://community.glideapps.com/t/can-i-disable-swipe-for-detail-screen-only/73164/5 "2024-05-07T23:56:13Z")

</div>

ok. ☹

---

<div class="post-metadata">

### Author: ![Himaladin](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/himaladin/32/71023_2.png) [@Himaladin](https://community.glideapps.com/u/Himaladin)
#### Post date: [May 8, 2024, 1:01am UTC](https://community.glideapps.com/t/can-i-disable-swipe-for-detail-screen-only/73164/6 "2024-05-08T01:01:49Z")

</div>

Avoid zig zag drag. 😉

---

<div class="post-metadata">

### Author: ![Sekayi\_Liburd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sekayi_liburd/32/77608_2.png) [@Sekayi\_Liburd](https://community.glideapps.com/u/Sekayi_Liburd)
#### Post date: [May 8, 2024, 2:14am UTC](https://community.glideapps.com/t/can-i-disable-swipe-for-detail-screen-only/73164/7 "2024-05-08T02:14:44Z")

</div>

lol ok. I’ll try

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [May 8, 2024, 4:04am UTC](https://community.glideapps.com/t/can-i-disable-swipe-for-detail-screen-only/73164/8 "2024-05-08T04:04:44Z")

</div>

It may not work for your particular App, but one way to deal with this is to place the map on the top (Tab) level screen. When you do this there is nothing to swipe back to, and so those finger gestures have no effect.

---

<div class="post-metadata">

### Author: ![Sekayi\_Liburd](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sekayi_liburd/32/77608_2.png) [@Sekayi\_Liburd](https://community.glideapps.com/u/Sekayi_Liburd)
#### Post date: [May 8, 2024, 4:08am UTC](https://community.glideapps.com/t/can-i-disable-swipe-for-detail-screen-only/73164/9 "2024-05-08T04:08:50Z")

</div>

hmm… sounds interesting.

Do you mean as a new tab or would it still be on the detail screen?
