pod_player
pod_player copied to clipboard
Fix UI directionality in RTL apps
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.