Time picker not working with Android 7.0

I have my App installed on 2 Android phones, one is a very old phone and the app works fine. The second phone is a Samsung A55 with One UI 7.0 Android version 15 which was recently installed via updates. Proir to updating my app Time Picker worked , now the time picker does not work. rolling the minutes or hours the numbers fail to change. Is there any phone setting that need to changed to allow the time picker to access the phone clock.

Check your title. TimePicker not working on Android 7 or 15?
Theme (Classic)? Companion and/or APK?
Post screenshots and the aia.

I just discovered that the Time Pickers components of my old app, no longer works properly in my new mobile (Android15). If I press any of the +/- buttons, the app stops working.

I made a new app, inserted new Time Pickers and found that they have changed (they look new, but differently depending on the Android version of the device),
The new Time Pickers doesn't fail in the new app.

Now. I thing I will need to modify the original app:
To remove the old Time Picker components (losing all blocks related), insert the new components, and repair the related blocks of the code.
¿Isn't it?

Theme? Classic?

Yes

Change it to "Device Default".

1 Like

I just tried what I thought would be the easiest way: To first add new Time Picker components in design, later modify the blocks to change behabiour to the new blocks, and then deleting the old Time Picker components. But it didn't work, and I still have the same problem.

I'll try to delete the old componts first, to see if this way it works.

Thanks Anke.
Setting to DeviceDeffault worked fine.