[Structure] Move fragments, activities and adapters to specific modules

This commit is contained in:
Kacper Ziubryniewicz
2019-09-28 14:37:05 +02:00
parent 2d0f94a3a2
commit 165a804ba9
137 changed files with 333 additions and 400 deletions

View File

@ -12,4 +12,4 @@
android:updatePeriodMillis="1800000"
android:widgetCategory="home_screen"
android:configure="pl.szczodrzynski.edziennik.widgets.WidgetConfigActivity"
tools:ignore="UnusedAttribute" />
tools:ignore="UnusedAttribute" />

View File

@ -12,4 +12,4 @@
android:updatePeriodMillis="5400000"
android:widgetCategory="home_screen"
android:configure="pl.szczodrzynski.edziennik.widgets.WidgetConfigActivity"
tools:ignore="UnusedAttribute" />
tools:ignore="UnusedAttribute" />

View File

@ -12,4 +12,4 @@
android:updatePeriodMillis="1800000"
android:widgetCategory="home_screen"
android:configure="pl.szczodrzynski.edziennik.widgets.WidgetConfigActivity"
tools:ignore="UnusedAttribute" />
tools:ignore="UnusedAttribute" />