feat: SongPickerActivity
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity android:name="at.lockstep.ui.SongPickerActivity" />
|
||||
|
||||
<service
|
||||
android:name="at.lockstep.app.LstForegroundService"
|
||||
android:exported="false"
|
||||
|
||||
Reference in New Issue
Block a user