WIP #183 tap_action support. State change event fix
This commit is contained in:
@ -17,7 +17,7 @@ class MediaControlCardWidget extends StatelessWidget {
|
||||
|
||||
return Card(
|
||||
child: EntityModel(
|
||||
entity: card.linkedEntity,
|
||||
entityWrapper: card.linkedEntity,
|
||||
handleTap: null,
|
||||
child: MediaPlayerWidget()
|
||||
)
|
||||
|
Reference in New Issue
Block a user