pod_player icon indicating copy to clipboard operation
pod_player copied to clipboard

Fix UI directionality in RTL apps

Open AzizMarashly opened this issue 3 years ago • 0 comments

The problem is that when the app uses RTL local like in the Arabic language, the control overlay will be flipped, and the gesture will be flipped. So I enforced LTR directionality in the core player and added a parameter to the player widget for whom need to change the value manually.

AzizMarashly avatar Jan 07 '23 08:01 AzizMarashly