mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 01:08:50 -06:00
Use Nexus 4 screen size in build.sh; adjust BackupSteps accordingly
This commit is contained in:
@@ -50,7 +50,7 @@ fun copyBackupToDownloadFolder() {
|
||||
fun importBackupFromDownloadFolder() {
|
||||
clickMenu(SETTINGS)
|
||||
clickText("Import data")
|
||||
device.click(100, 180) // Click menu button
|
||||
device.click(50, 90) // Click menu button
|
||||
device.findObject(UiSelector().textContains("Download")).click()
|
||||
device.findObject(UiSelector().textContains("Loop")).click()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user