From 448b83b0b87354b1f6d0a13338adc9c0121f3ea1 Mon Sep 17 00:00:00 2001 From: Bastien Jacquelin Date: Sat, 18 Mar 2023 12:54:13 +0100 Subject: [PATCH] card movie --- CineCool/app/src/main/res/layout/movie.xml | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/CineCool/app/src/main/res/layout/movie.xml b/CineCool/app/src/main/res/layout/movie.xml index d0101ce..bc530ad 100644 --- a/CineCool/app/src/main/res/layout/movie.xml +++ b/CineCool/app/src/main/res/layout/movie.xml @@ -1,11 +1,49 @@ + + + + + + \ No newline at end of file