"preview-" and "move"-Icon

This commit is contained in:
JG-Cody 2023-09-23 17:12:06 +02:00
parent e1c2db0300
commit 8ab0e0ce28
3 changed files with 7 additions and 7 deletions

View File

@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="deploymentTargetDropDown"> <component name="deploymentTargetDropDown">
<runningDeviceTargetSelectedWithDropDown> <targetSelectedWithDropDown>
<Target> <Target>
<type value="RUNNING_DEVICE_TARGET" /> <type value="QUICK_BOOT_TARGET" />
<deviceKey> <deviceKey>
<Key> <Key>
<type value="SERIAL_NUMBER" /> <type value="VIRTUAL_DEVICE_PATH" />
<value value="RFCRB0A9C5T" /> <value value="C:\Users\Cody\.android\avd\for_Website.avd" />
</Key> </Key>
</deviceKey> </deviceKey>
</Target> </Target>
</runningDeviceTargetSelectedWithDropDown> </targetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2023-09-22T15:06:28.277467300Z" /> <timeTargetWasSelectedWithDropDown value="2023-09-22T15:36:50.455358Z" />
</component> </component>
</project> </project>

View File

Before

Width:  |  Height:  |  Size: 6.4 MiB

After

Width:  |  Height:  |  Size: 6.4 MiB

View File

@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools" xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:background="@drawable/background_orange_turquoise_light" android:background="@drawable/background_blue_green"
android:padding="16dp"> android:padding="16dp">
<TextView <TextView