move classes to component packages
This commit is contained in:
parent
1471042fee
commit
97350c59fa
5 changed files with 7 additions and 5 deletions
|
|
@ -137,7 +137,7 @@
|
|||
android:name=".components.report.ReportActivity"
|
||||
android:windowSoftInputMode="stateAlwaysHidden|adjustResize" />
|
||||
<activity android:name=".components.instancemute.InstanceListActivity" />
|
||||
<activity android:name=".ScheduledTootActivity" />
|
||||
<activity android:name=".components.scheduled.ScheduledTootActivity" />
|
||||
|
||||
<receiver android:name=".receiver.NotificationClearBroadcastReceiver" />
|
||||
<receiver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue