mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-22 01:19:18 +08:00
Add: Using uiautomator2 to supply food in dorm.
This commit is contained in:
@@ -97,8 +97,6 @@ class RewardDorm(UI):
|
|||||||
|
|
||||||
self.device.device.touch.up(x, y)
|
self.device.device.touch.up(x, y)
|
||||||
|
|
||||||
# def
|
|
||||||
|
|
||||||
@Config.when(DEVICE_CONTROL_METHOD='minitouch')
|
@Config.when(DEVICE_CONTROL_METHOD='minitouch')
|
||||||
def _dorm_feed_long_tap(self, button, count):
|
def _dorm_feed_long_tap(self, button, count):
|
||||||
# Long tap to feed. This requires minitouch.
|
# Long tap to feed. This requires minitouch.
|
||||||
|
|||||||
Reference in New Issue
Block a user