Please tell us how to remove blur

Please tell me how to make an edge screen for one ui 4.1, not have blur, like your system one, please, thankyou.

Hi, it’s amazing how Samsung is unable to answer a simple question, and even update their own documentation, which is sad and just shows Samsung’s incompetence. I leave it here below for those interested who want to remove the blur effect on their edge panels on OneUi 4 and above.

In the edge panel configuration xml file, add the following attribute to the XML

labelhide=“true”


<cocktail-provider
     category="normal"
     cocktailWidth="550"
     previewImage="@drawable/preview_edge"
     label="@string/app_name"
     allowVisibilityChanged="true"
     labelhide="true"/>

Thank you so much, yeah samsung cheeky never tell.