diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2022-10-11 22:45:36 +0200 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2022-10-11 22:45:36 +0200 |
| commit | 2a8cedad0c14a65616b257ea4bffd0226428b4bf (patch) | |
| tree | 6d1b04487b1009101d13d98b675869a26a9883b1 /.idea/deploymentTargetDropDown.xml | |
| parent | 7ebdab2798013e3b47ff981335fae9d76f104d7c (diff) | |
| download | taupngamoni-2a8cedad0c14a65616b257ea4bffd0226428b4bf.tar.gz taupngamoni-2a8cedad0c14a65616b257ea4bffd0226428b4bf.tar.zst taupngamoni-2a8cedad0c14a65616b257ea4bffd0226428b4bf.zip | |
Good Spinner and static list
Diffstat (limited to '.idea/deploymentTargetDropDown.xml')
| -rw-r--r-- | .idea/deploymentTargetDropDown.xml | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml new file mode 100644 index 0000000..0fe15b4 --- /dev/null +++ b/.idea/deploymentTargetDropDown.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="deploymentTargetDropDown"> + <targetSelectedWithDropDown> + <Target> + <type value="QUICK_BOOT_TARGET" /> + <deviceKey> + <Key> + <type value="VIRTUAL_DEVICE_PATH" /> + <value value="$USER_HOME$/.config/android/.android/avd/Samsung_S9_API_28.avd" /> + </Key> + </deviceKey> + </Target> + </targetSelectedWithDropDown> + <timeTargetWasSelectedWithDropDown value="2022-10-11T20:12:36.180808Z" /> + <runningDeviceTargetsSelectedWithDialog> + <Target> + <type value="RUNNING_DEVICE_TARGET" /> + <deviceKey> + <Key> + <type value="SERIAL_NUMBER" /> + <value value="290c726c731c7ece" /> + </Key> + </deviceKey> + </Target> + </runningDeviceTargetsSelectedWithDialog> + <targetsSelectedWithDialog> + <Target> + <type value="QUICK_BOOT_TARGET" /> + <deviceKey> + <Key> + <type value="VIRTUAL_DEVICE_PATH" /> + <value value="$USER_HOME$/.config/android/.android/avd/Samsung_S9_API_28.avd" /> + </Key> + </deviceKey> + </Target> + </targetsSelectedWithDialog> + </component> +</project>
\ No newline at end of file |
