lmw
2024-07-16 935a87b3578806ca37fee37f03da8c419a3896ce
app/src/main/java/com/dollearn/student/ui/home/ScheduleActivity.kt
@@ -12,6 +12,7 @@
import kotlinx.android.synthetic.main.activity_schedul.*
import org.greenrobot.eventbus.EventBus
import org.greenrobot.eventbus.Subscribe
import org.jetbrains.anko.browse
class ScheduleActivity :TransparentStatusBarActivity(){
    override fun setContentView() = R.layout.activity_schedul