QPushButton on android is surrounded by square when clicking
Unsolved
Mobile and Embedded
-
I'm creating a dictionary app for both windows and android buy I have some problems on android
The QPushButton gets surrounded by a square when I click it and the square isn't removed until I click on another element
I used the stylsheet to set the button border to 0 and set the icon with qt designer
There is no issue with this on windows