Merge pull request #113 from cake-tech/CAKE-99-change-paste-icon

CAKE-99 | added paste_ios.png and removed duplicate.png; applied ios …
This commit is contained in:
M 2020-10-06 14:39:19 +03:00
commit 81f03220ee
7 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 549 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 903 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 603 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 903 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 403 B

BIN
assets/images/paste_ios.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 903 B

View file

@ -114,7 +114,7 @@ class AddressTextField extends StatelessWidget {
borderRadius:
BorderRadius.all(Radius.circular(6))),
child: Image.asset(
'assets/images/duplicate.png',
'assets/images/paste_ios.png',
color: iconColor ??
Theme.of(context)
.primaryTextTheme