hoppjan / luebeck-mensa-widget

Android Widget for the Menu of Mensa Lübeck
Apache License 2.0
7 stars 0 forks source link

Enable customization via configuration Activity #38

Closed hoppjan closed 3 days ago

hoppjan commented 5 days ago

Android allows users to customize widgets.

To do so, we will need regular Jetpack Compose (not Glance, which does the widget's RemoteViews).

Next steps: