Dropdown bug (API level 34 I think) and slow performance

Hi all.
Some days ago, I build my app to reach the api level 24, required by google.
In the sap emulator, everything works fine, but when published, the dropdown components crash.
To solve I had to remove everyone and implement a custom dropdown, in a rush!.

Now, some users are experimenting a really slow performance, detected at this moment in Samsung Galaxy A02, Nokia 2.3 and Samsung A5. In the same devices, the older app worked fine.

I am struggling to find out how can the performance be improved, and cannot find a way.
Do you have similar problems?
Any clue to improve performance? I am using Recycler View when drawing repeated items, etc.

Or, is there a way to debug what is delaying my app? (the api’s works really good)

Thanks

 

Scroll to Top