libres icon indicating copy to clipboard operation
libres copied to clipboard

Night/Dark mode support for Android and iOS

Open brudaswen opened this issue 1 year ago • 0 comments

Would be nice if we could support night/dark mode.

  • For Android this would mean to put those images into drawable-night-nodpi.
  • For iOS this would mean to create an "appearances" : [ { "appearance" : "luminosity", "value" : "dark" } ] entry in the imageset.

I am gonna prepare a PR for that.

brudaswen avatar Jul 15 '23 08:07 brudaswen