Tapping maui android app slider cause app restarted

Haviv Elbsz 2,071 Reputation points
2022-11-10T17:35:53.227+00:00

Hi all

My maui android app slider problem.

my app collect text lines in a collection list.
when processing finished .

the app set slider maximum to list count
and the slider minimum to 0.

when user tap somewhere in the slider
the app writing a chunk of text lines
to an editor control according the slider
value.

the app generally run smoothly.
but sometime tapping the slider
cause restarting.

no errors

only the app minimized and when
selected the app restarted.

any help

Thank you very much.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,149 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,553 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.