update sesuatu

This commit is contained in:
202310715060 MUHAMMAD YUSRON AMRULLAH 2025-10-30 14:49:30 +07:00
parent 82b7dc7723
commit 89bd9bd987

View File

@ -53,7 +53,10 @@ import com.example.cupcake.ui.SelectOptionScreen
import com.example.cupcake.ui.StartOrderScreen
/**
* enum values that represent the screens in the app
* enum values that represent the screens in the app050
*
*
* testas
*/
enum class CupcakeScreen(@StringRes val title: Int) {
Start(title = R.string.app_name),