update sesuatu
This commit is contained in:
parent
82b7dc7723
commit
89bd9bd987
@ -53,7 +53,10 @@ import com.example.cupcake.ui.SelectOptionScreen
|
|||||||
import com.example.cupcake.ui.StartOrderScreen
|
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) {
|
enum class CupcakeScreen(@StringRes val title: Int) {
|
||||||
Start(title = R.string.app_name),
|
Start(title = R.string.app_name),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user