Square Appears When Holding While Debugging Android App

Nathan Sokalski 4,121 Reputation points
2021-01-03T18:08:49.13+00:00

While debugging my Xamarin Android app, if I hold my finger on an area for more than a few seconds, a semi-transparent square appears around that area, and then disappears once I remove my finger. This occurs only when holding with my finger (physically touching the emulator), not when holding using the cursor/touchpad. I have not tested my app on an actual device, and I have not noticed this happening in other people's apps that I have on my device. Is this supposed to be some kind of feature of the emulator to help you know that you actually touched the device? Will it happen when I make my release version? Would it happen on a physical device? Is there a way to enable/disable this feature (or what should I do if it is my code)? It may be a minor problem, but it is somewhat annoying.

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,297 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
948 questions
{count} votes