@@ -86,6 +86,10 @@ class LiveBroadcastListActivity :
}
radioLive.setOnCheckedChangeListener { group, checkedId ->
+ binding {
+ rvLiveBroadcast.show(true)
+ emptyLayout.show(false)
+ }
when (checkedId) {
R.id.rdb_appointment -> {
method = "1"