<!-- Thanks for taking the time to report a bug! Please fill out as much detail as possible — the more we know, the faster we can fix it. --> ## Describe the Bug <!-- A clear, concise summary of what's going wrong. --> When you double tap on the right of the video, the arrows are visible on the left, and vice versa ## Steps to Reproduce <!-- Walk us through exactly how to trigger the bug. Be specific. --> 1. Set your system lang to rtl language 2. Open a video 3. Double tap to skip 4. Observe the issue ## Expected Behavior <!-- What SHOULD have happened instead? --> The arrow overlay is placed at the side you double tapped ## Actual Behavior <!-- What ACTUALLY happened? Include any error messages if visible. --> Same but it's on the opposite side ## Screenshots or Screen Recordings <!-- If possible, attach a screenshot or screen recording showing the issue. This helps enormously — especially for UI bugs. Tip: Most Android devices support screen recording via the notification shade. Drag and drop files here or paste from clipboard. --> https://github.com/user-attachments/assets/d7fbdef9-debb-4872-adae-e812203b7859 ## Environment <!-- Please complete ALL of the following. --> | Field | Value | |-------|-------| | **Device** | Samsung Galaxy S24 ultra | | **Android Version** | android 16 | | **Flow Version** | 2.0.0(13) | | **Installation Source** | GitHub APK | **ROM** | Stock one ui 8 | ## Frequency <!-- How often does this happen? --> - [x] Every time (100% reproducible) - [ ] Often (happens most of the time) - [ ] Sometimes (happens intermittently) - [ ] Rarely (happened once or twice) ## Affected Area <!-- Check all that apply. --> - [x] Video playback - [ ] Music player - [ ] Home feed / Recommendations - [ ] Search - [ ] Downloads - [ ] Subscriptions - [ ] Playlists - [ ] Picture-in-Picture / Background playback - [ ] Notifications - [ ] Settings / Preferences - [ ] Import / Export - [ ] Casting - [ ] SponsorBlock / DeArrow - [ ] Lyrics / Subtitles - [ ] UI / Theming - [ ] Performance / Battery - [ ] Other (describe below) ## Logs (Optional but Helpful) <!-- If the app crashes, a logcat dump helps us pinpoint the issue instantly. How to capture logs: 1. Enable Developer Options on your device 2. Connect via USB and run: adb logcat -s "Flow" --pid=$(adb shell pidof com.flow.youtube) 3. Reproduce the bug 4. Paste the relevant output below You can also use apps like "Logcat Reader" from the Play Store. --> <details> <summary>Click to expand logs</summary> <!-- paste logs here --> </details> ## Additional Context <!-- Anything else that might help us understand or reproduce the issue: - Did this work in a previous version? If so, which one? - Does this happen on Wi-Fi only, mobile data only, or both? - Does restarting the app fix it temporarily? - Any other apps running that might interfere? --> It seems like some other parts of the overlay are reversed
Describe the Bug
When you double tap on the right of the video, the arrows are visible on the left, and vice versa
Steps to Reproduce
Expected Behavior
The arrow overlay is placed at the side you double tapped
Actual Behavior
Same but it's on the opposite side
Screenshots or Screen Recordings
Screen_Recording_20260326_123521_Flow.mp4
Environment
Frequency
Affected Area
Logs (Optional but Helpful)
Click to expand logs
Additional Context
It seems like some other parts of the overlay are reversed