From 3b3471ef74bd646584fa35652ce2c10ee6b1f9eb Mon Sep 17 00:00:00 2001 From: Arif Dwiyanto Date: Thu, 16 Oct 2025 14:09:44 +0700 Subject: [PATCH] Penamabahan comment --- app/src/main/java/com/example/cupcake/MainActivity.kt | 3 +++ app/src/main/java/com/example/cupcake/ui/StartOrderScreen.kt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app/src/main/java/com/example/cupcake/MainActivity.kt b/app/src/main/java/com/example/cupcake/MainActivity.kt index e71fc31..a922a10 100644 --- a/app/src/main/java/com/example/cupcake/MainActivity.kt +++ b/app/src/main/java/com/example/cupcake/MainActivity.kt @@ -12,6 +12,9 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. + * + * Modified by : Arif + * */ package com.example.cupcake diff --git a/app/src/main/java/com/example/cupcake/ui/StartOrderScreen.kt b/app/src/main/java/com/example/cupcake/ui/StartOrderScreen.kt index 6b9c833..5561ad8 100644 --- a/app/src/main/java/com/example/cupcake/ui/StartOrderScreen.kt +++ b/app/src/main/java/com/example/cupcake/ui/StartOrderScreen.kt @@ -1,4 +1,4 @@ -/* + /* * Copyright (C) 2023 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License");