Under Review
over 1 year ago

Feature-request: split the strings.xml for in-device and settings related strings

In most of the apps I've seen most of the strings are used for settings, still those strings are included in the memory footprint of the app. It would be very useful to split strings.xml to device-strings.xml and settings-strings.xml.

Parents
  • OH, coooool! I wonder if this always was possible and it was forgotten in the docs or they just added it recently. Anyway it works, I have now 300 bytes more to use.
    Next to try is to also add scope="settings" for all the strings that are only used in the fitContributions.xml 

Comment
  • OH, coooool! I wonder if this always was possible and it was forgotten in the docs or they just added it recently. Anyway it works, I have now 300 bytes more to use.
    Next to try is to also add scope="settings" for all the strings that are only used in the fitContributions.xml 

Children
No Data