wangrong
2024-12-10 62a7ff352d506398c6ac8824b2d3fe7c08dee8fb
app/src/main/java/com/shsening/autouploadvideos/action/ActionDouyin.kt
@@ -159,7 +159,7 @@
                SystemClock.sleep(500)
                Utils.instrumentationSwipe(instrumentation, startX, y, endX, y)
                SystemClock.sleep(500)
                Utils.instrumentationClick(instrumentation, width / 2f, height * 2 / 3f)
                Utils.instrumentationClick(instrumentation, width / 2f, height * 2 / 4f)
                // back to main thread
            } catch (e: Exception) {