Updated on 2026-08-14
This commit is contained in:
parent
64af848bd9
commit
cc468b2d0d
17 changed files with 579 additions and 94 deletions
|
|
@ -1,3 +1,3 @@
|
|||
package com.tangem.tap.common.entities
|
||||
|
||||
abstract class Button(val enabled: Boolean)
|
||||
open class Button(val enabled: Boolean)
|
||||
Loading…
Add table
Add a link
Reference in a new issue