Skip to content

Commit

Permalink
Changes:
Browse files Browse the repository at this point in the history
- added a second dynamic and screen-specific FAB (WIP)
- added dynamic title on the TopBar
- cleaned up/messed up code here and there
- updated dependencies
- upgraded AGP
  • Loading branch information
arutemu committed May 21, 2024
1 parent 998d01c commit ffa89b5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import com.mukuro.pedalboard.data.PluginType
* A static data store of [Plugin]s.
*/

// TODO - why the fuck do I use Long for id?
object LocalPluginsDataProvider {

private val pluginSet = listOf(
Expand Down

0 comments on commit ffa89b5

Please sign in to comment.