gluonhq / attach

GNU General Public License v3.0
48 stars 26 forks source link

Find locale from user's device #388

Closed jperedadnr closed 6 months ago

jperedadnr commented 6 months ago

Currently Locale.getDefault() is resolved at build-time. A new API added to DeviceService would allow retrieving the locale at run-time, at least on mobile devices.