[Timetable] Add lesson details dialog.

This commit is contained in:
Kuba Szczodrzyński
2019-11-11 23:59:45 +01:00
parent 810976d976
commit 74db524db6
8 changed files with 448 additions and 23 deletions

5
.idea/misc.xml generated
View File

@ -6,8 +6,9 @@
</configurations>
</component>
<component name="EntryPointsManager">
<list size="1">
<item index="0" class="java.lang.String" itemvalue="org.greenrobot.eventbus.Subscribe" />
<list size="2">
<item index="0" class="java.lang.String" itemvalue="androidx.databinding.BindingAdapter" />
<item index="1" class="java.lang.String" itemvalue="org.greenrobot.eventbus.Subscribe" />
</list>
</component>
<component name="NullableNotNullManager">