From 52aa1acaa46d8df1a591d8c3d9d0f2b3fb25310f Mon Sep 17 00:00:00 2001 From: "maxence.guitard" Date: Fri, 29 Mar 2024 23:52:14 +0100 Subject: [PATCH] feat : design responsive profilePage --- .../java/com/example/mathseduc/ui/activity_profil_player.kt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Android/app/src/main/java/com/example/mathseduc/ui/activity_profil_player.kt diff --git a/Android/app/src/main/java/com/example/mathseduc/ui/activity_profil_player.kt b/Android/app/src/main/java/com/example/mathseduc/ui/activity_profil_player.kt new file mode 100644 index 0000000..a9f6aa3 --- /dev/null +++ b/Android/app/src/main/java/com/example/mathseduc/ui/activity_profil_player.kt @@ -0,0 +1,2 @@ +package com.example.mathseduc.ui +