"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"?>
<project version="4">
<component name="deploymentTargetDropDown">
<runningDeviceTargetSelectedWithDropDown>
<targetSelectedWithDropDown>
<Target>
<type value="RUNNING_DEVICE_TARGET" />
<type value="QUICK_BOOT_TARGET" />
<deviceKey>
<Key>
<type value="SERIAL_NUMBER" />
<value value="RFCRB0A9C5T" />
<type value="VIRTUAL_DEVICE_PATH" />
<value value="C:\Users\Cody\.android\avd\for_Website.avd" />
</Key>
</deviceKey>
</Target>
</runningDeviceTargetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2023-09-22T15:06:28.277467300Z" />
</targetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2023-09-22T15:36:50.455358Z" />
</component>
</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"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/background_orange_turquoise_light"
android:background="@drawable/background_blue_green"
android:padding="16dp">
<TextView