@ -67,15 +67,6 @@ interface Displayable : Localizable {
return BottomSheetType.NONE
}
val selectedChoice: Int
get() {
return -1
val choices: List<*>?
return null
/**
@ -100,4 +91,5 @@ interface Localizable {
return "LOCALISATION NOT FOUND"