cancel
Showing results for 
Search instead for 
Did you mean: 

Original topic:

Feedback on One UI 6 Update

(Topic created on: 10-09-2023 10:52 PM)
579 Views
dhruv1409
Beginner Level 4
Options
Discussions

I am writing to express my concerns about the recent One UI 6 update on my Samsung device, and I wanted to provide feedback in the hopes of improving the user experience.

Since the update, I have noticed a significant decrease in performance, particularly with app transitions, gestures, and the responsiveness of essential functions such as the recent apps menu and the camera application. There is noticeable lag, and in some instances, it takes several seconds to open the recent apps menu.

Considering the impressive hardware specifications of my device, featuring the SD 8 Gen 1 processor and 8GB of RAM, I expected a seamless and fluid experience while using day-to-day apps. However, the current situation has been far from ideal.

I kindly request that Samsung's development team looks into optimizing the camera app's performance. Taking photos, an essential function on any smartphone, has become a frustrating experience since the One UI 6 update.

As a user of last year's flagship device, I believe in the potential of Samsung's products, and I have been a loyal customer for a long time. I hope that these issues can be addressed promptly so that I can continue to enjoy the full potential of my Samsung device.

Thank you for your attention to this matter, and I look forward to any improvements that can enhance the overall user experience.

4 Comments
drvksah
Active Level 6
Discussions
Yes..you are 💯 % right
darshan98
Active Level 9
Discussions
You are right 💯.
Discussions

Receent UI was performing well but UI 6.0 becomes the phone s23 ultra laggy and slow down the operation of apps. Kindly please update to a new version of UI after resolve the issues.

0 Likes
driod_dev
Beginner Level 2
Discussions

Android developer widget  preview remoteView not working on  OneUI 6.0 , like this:

 

Bundle b = new Bundle();
RemoteViews remoteViews = new RemoteViews(getPackageName(), R.layout.widget_layout);
b.putParcelable(AppWidgetManager.EXTRA_APPWIDGET_PREVIEW, remoteViews);

 https://stackoverflow.com/questions/55451794/how-to-add-extra-preview-when-adding-widget-on-screen-u... 

0 Likes