From 855caf3e439513676f38ab1e73c4470e69084083 Mon Sep 17 00:00:00 2001 From: SvetoslavTsenov Date: Mon, 5 Jun 2017 15:45:41 +0300 Subject: [PATCH] Remove max-length example from list-view folder. Move images from list-view folder to resources/images --- .../app/ui-tests-app/list-view/images-template.ts | 2 +- apps/app/ui-tests-app/list-view/max-length.xml | 14 -------------- .../images}/first-image.png | Bin .../{list-view => resources/images}/no-image.png | Bin apps/app/ui-tests-app/text-field/max-length.xml | 3 +-- 5 files changed, 2 insertions(+), 17 deletions(-) delete mode 100644 apps/app/ui-tests-app/list-view/max-length.xml rename apps/app/ui-tests-app/{list-view => resources/images}/first-image.png (100%) rename apps/app/ui-tests-app/{list-view => resources/images}/no-image.png (100%) diff --git a/apps/app/ui-tests-app/list-view/images-template.ts b/apps/app/ui-tests-app/list-view/images-template.ts index bfb06b252..8a29e6137 100644 --- a/apps/app/ui-tests-app/list-view/images-template.ts +++ b/apps/app/ui-tests-app/list-view/images-template.ts @@ -8,7 +8,7 @@ export function navigatingTo(args: EventData) { export class ImagesTemplateViewModel extends Observable { - public items: Array = ["res://icon", null, "~/ui-tests-app/list-view/no-image.png", null, "~/ui-tests-app/list-view/no-image.png", null, "res://icon", null]; + public items: Array = ["res://icon", null, "~/ui-tests-app/resources/images/no-image.png", null, "~/ui-tests-app/resources/images/git no-image.png", null, "res://icon", null]; constructor() { super(); diff --git a/apps/app/ui-tests-app/list-view/max-length.xml b/apps/app/ui-tests-app/list-view/max-length.xml deleted file mode 100644 index 7fc095bbc..000000000 --- a/apps/app/ui-tests-app/list-view/max-length.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - -